camlboot/miniml/compiler/test/functions.output.reference

10 lines
215 B
Plaintext

Functions:
simple: 3 3 3
currified: 42
higher-order: 42 65536 42 17 42
local: 42
recursive: 45 20 25 0
let-binding tests: 17 42 17 42 42
more recursion: 10 9 8 7 6 5 4 3 2 1
general function application: 42