camlboot/miniml/compiler/test/functions.output.reference
2020-12-30 16:55:29 +01:00

10 lines
213 B
Plaintext

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