aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/n/nonlocal_without_binding.txt
blob: df5595aae66d12d3cd214baf8d1b3da7d76f9b7b (plain)
1
2
3
nonlocal-without-binding:22:8:func.other_func:nonlocal name b found without binding
nonlocal-without-binding:25:4:SomeClass:nonlocal name x found without binding
nonlocal-without-binding:28:8:SomeClass.func:nonlocal name some_attr found without binding