summaryrefslogtreecommitdiff
path: root/testsuite/tests/callback/test6.reference
blob: 4d687ba89deca0c9c0fbe044a695a7903f0870df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Caml] Call caml_to_c
[C] Enter caml_to_c
[C] Call c_to_caml
[Caml] Enter c_to_caml
[Caml] c_to_caml: raise exception
[Caml] Caught exception
[C] Enter caml_to_c
[C] Call c_to_caml
[Caml] Enter c_to_caml
[Caml] c_to_caml: raise exception
[Caml] Caught exceception again
[Caml] Done