import test_import.foo as bar; function main() { assert_eq!(bar(), 1u32); }