# Tests importing another module and executing it import std; import import_b; print("a");