blob: 73aa9f4d71f7ce0e39ddb0661aa4e666417b8371 [file] [log] [blame]
x = 1
def f():
<error descr="Unresolved reference 'x'">x</error> += 1