Files

5 lines
53 B
Python
Raw Permalink Normal View History

from global_ns_arg import *
a = foo(1)
b = bar_fn()