Idris2/tests/idris2/perror012/LamParseError.idr

3 lines
56 B
Idris
Raw Normal View History

fun : a -> b -> c -> d -> a
fun = \ a, b => \ c, d -> a