blob: 15cf1381339c27de2e577ae6fe98f8bea4a4c017 [file] [log] [blame]
from b import f as g
def main():
print(g(42))