diff options
Diffstat (limited to 'test/ocaml/trycatch/expect')
| -rw-r--r-- | test/ocaml/trycatch/expect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ocaml/trycatch/expect b/test/ocaml/trycatch/expect new file mode 100644 index 00000000..0aab34df --- /dev/null +++ b/test/ocaml/trycatch/expect @@ -0,0 +1,2 @@ +Before throw +Caught! |
