import std::* import foo::* import system::bar printi(a()) print(" ") printi(system::bar::b(3, 4)) lol()