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

2 lines
33 B
Plaintext
Executable File

let fix = \f -> f(fix f) in unit