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