summaryrefslogtreecommitdiff
path: root/testsuite/tests/callback/test3.reference
blob: 2d5ddac7eb14033338d2d3e613d17b630eb27130 (plain)
1
2
3
4
5
6
7
8
9
10
[Caml] Call caml_to_c
[C] Enter caml_to_c
[C] Call c_to_caml
[Caml] Enter c_to_caml
0
ok
[Caml] Leave c_to_caml
[C] Return from c_to_caml
[C] Leave caml_to_c
[Caml] Return from caml_to_c