-
Notifications
You must be signed in to change notification settings - Fork 85
/
Copy pathbacktrace_or_exception.opt.reference
17 lines (17 loc) · 1.35 KB
/
backtrace_or_exception.opt.reference
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
exception Backtrace_or_exception.Exn
Raised at Backtrace_or_exception.without_reraise in file "backtrace_or_exception.ml", line 23, characters 4-13
Called from Backtrace_or_exception.run in file "backtrace_or_exception.ml", line 43, characters 6-10
---------------------------
exception Backtrace_or_exception.Exn
Raised at Backtrace_or_exception.without_reraise in file "backtrace_or_exception.ml", line 23, characters 4-13
Called from Backtrace_or_exception.run in file "backtrace_or_exception.ml", line 43, characters 6-10
Re-raised at Backtrace_or_exception.return_exn in file "backtrace_or_exception.ml", line 14, characters 4-13
Called from Backtrace_or_exception.return_exn in file "backtrace_or_exception.ml" (inlined), lines 12-16, characters 15-101
Called from Backtrace_or_exception.with_reraise in file "backtrace_or_exception.ml", line 27, characters 8-44
Re-raised at Backtrace_or_exception.with_reraise in file "backtrace_or_exception.ml", line 30, characters 4-13
Called from Backtrace_or_exception.run in file "backtrace_or_exception.ml", line 43, characters 6-10
---------------------------
exception Backtrace_or_exception.Exn
Raised at Backtrace_or_exception.trickier in file "backtrace_or_exception.ml", line 39, characters 6-15
Called from Backtrace_or_exception.run in file "backtrace_or_exception.ml", line 43, characters 6-10
---------------------------