unison/unison-src/tests/tdnr3.u
2019-02-11 22:38:05 -05:00

7 lines
80 B
Plaintext

-- Local definitions should be resolved by type
Foo.bar x = x + 1
z = bar 99