Files
newt/tests/BadAlt.newt

7 lines
72 B
Agda

module BadAlt
import Prelude
foo : List Int Int
foo (xs :< x) = x