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