/*
namespace: Compile
expectation: Fail
*/
struct Bar {
x: u32,
}
function main() -> bool {
return true;