from __main__ import *
# Must not raise
print(a_global_from_main)
