leo/simple.program
2020-04-13 12:37:30 -07:00

6 lines
70 B
Plaintext

struct Bar {
field a
}
def foo() -> (field):
return 1
return 1