mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 11:55:15 +00:00
Infer the type of a list index as int32_type. The error message when a non-subscriptable type is provided is changed, so the corresponding test is changed too.