[lang-ref] ( auto_assigned_variable_in_loop ) ( python )
def test_auto_assigned_variable_in_loop():
#
# something like '$_' in perl: `for (@list) { say $_; }`
pytest.skip('Not supported')
def test_auto_assigned_variable_in_loop():
#
# something like '$_' in perl: `for (@list) { say $_; }`
pytest.skip('Not supported')