camlboot/miniml/compiler/test/functions.output.reference
2020-12-17 14:29:54 +01:00

9 lines
153 B
Plaintext

Functions:
simple: 3 3 3
42
higher-order: 42 65536 42 17 42
local: 42
recursive: 45 20 25
stack tests: 17 42
more recursion: 10 9 8 7 6 5 4 3 2 1