SHOW:
|
|
- or go back to the newest paste.
1 | - | # The problem with ocaml 4.01.0 and 4.02.1 |
1 | + | |
2 | - | |
2 | + | |
3 | - | freehck@ws-kashin:~/prog/ocaml-error% cat catcher.ml |
3 | + | Raised at file "foo.ml" (inlined), line 2, characters 8-17 |
4 | - | let raiser () = |
4 | + | Called from file "foo.ml", line 6, characters 4-13 |
5 | - | raise Not_found |
5 | + | Re-raised at file "foo.ml", line 9, characters 10-13 |
6 | - | |
6 | + | Called from file "foo.ml", line 11, characters 8-18 |