1
1
mirror of https://github.com/anoma/juvix.git synced 2024-12-02 23:43:01 +03:00
juvix/tests/negative/issue1344/U.juvix

4 lines
42 B
Plaintext

module U;
type Unit := t : Unit;
end;