mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
tests/hard_coded/Mmakefile:
Filter the output for the above test to remove C# (Mono) and
Java stack traces. Because of the way initialisers are (currently)
implemented for those backends using MERCURY_SUPPRESS_STACK_TRACE
would not work (even if the respective runtimes supported it).
tests/hard_coded/init_excp.exp2:
Expected output for the Java grades.
tests/hard_coded/init_excp.exp3:
Expected output for the C# grades.
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
This is init_pred_a/2
|
|
EXCEPTION
|
|
Exception in thread "main" jmercury.runtime.Exception: magic_number_exception
|