summaryrefslogtreecommitdiff
path: root/testdata/language-features/basic-values/def01.lc
blob: c4830895203da0edb3a6162a65b7bdba28a14af6 (plain)
1
2
3
4
5
unit = ()

fun1 x = 1

fun2 x y _ z _ = 'c'