struct Foo {} struct Bar {} def main() -> Foo { return Bar {}; }