Files
mercury/tests/hard_coded/no_fully_strict.exp4
Fergus Henderson 1987a74685 Update to reflect Ralph's recent change to use .' rather than :'
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.
2003-01-18 17:08:40 +00:00

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)