elm/tests/good/SoundnessAnnotated1.elm
2013-07-12 16:32:53 +02:00

3 lines
57 B
Elm

test = let id : a -> a
id x = x
in id