/* namespace: Compile expectation: Fail */ function main() -> u8 { my_function(); return 0u8; }