elm/tests/test-files/good/Soundness/TrickyIdAnnotated.elm

3 lines
39 B
Elm

myId : a -> a
myId x = let y = x in y