summaryrefslogtreecommitdiff
path: root/test/messages/func_invalid_slice_index.txt
blob: 2ffcd59df038097ea05527b02d998336931f8e3b (plain)
1
2
3
4
5
E:  9:function1: Slice index is not an int, None, or instance with __index__
E:  9:function1: Slice index is not an int, None, or instance with __index__
E: 13:function2: Slice index is not an int, None, or instance with __index__
E: 13:function2: Slice index is not an int, None, or instance with __index__
E: 22:function3: Slice index is not an int, None, or instance with __index__