summaryrefslogtreecommitdiff
path: root/docs/examples/parsing/lambda/test/test-03.kwi
blob: d4515d72973260d55743f8a48ab9ebf7517524dd (plain) (blame)
1
let f = (\x y -> x*y) in f (f 1 2) 3