blob: 2a7dc3a08012d77bcf6d2b6ee1a0d8e47b1c0b81 [file] [log] [blame]
def foo():
<warning descr="'import *' only allowed at module level">from sys import *</warning>