5 lines
No EOL
64 B
Text
5 lines
No EOL
64 B
Text
struct Foo {}
|
|
struct Bar {}
|
|
|
|
def main() -> (Foo):
|
|
return Bar {} |