blob: cad1d5939c078692ef41ec713d67fb1b946c4707 [file] [log] [blame]
from a import f as g
def main():
print(g(42))