legacy-svn-scala/docs/examples/parsing/lambda/test/test-03.kwi

2 lines
37 B
Plaintext

let f = (\x y -> x*y) in f (f 1 2) 3