mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 19:33:46 +00:00
Branches: main Estimated hours taken: 0.25 tests/hard_coded/exceptions/test_uncaught_exception.exp*: tests/hard_coded/no_fully_strict.exp*: Update to reflect Ralph's recent change to use `.' rather than `:' as the module separator in compiler error messages.
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
Uncaught Mercury exception:
|
|
Software Error: oops
|
|
Stack dump follows:
|
|
0 pred exception.throw/1-0 (erroneous) (exception.m:NNNN)
|
|
1 pred require.error/1-0 (erroneous) (require.m:NNNN)
|
|
2 pred no_fully_strict.main/2-0 (det) (no_fully_strict.m:12)
|