unison/unison-src/tests/unit.uu

5 lines
29 B
Plaintext
Raw Normal View History

2018-08-03 17:43:08 +03:00
type () = ()
x : ()
x = 3
()