mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Estimated hours taken: tests/debugger/exception_cmd.*: New test case to test the "exception" command. tests/debugger/exception_vars.*: Put this test case back the way it was. Mmakefile: Enable the new test case.
6 lines
39 B
Plaintext
6 lines
39 B
Plaintext
echo on
|
|
goto 2
|
|
finish
|
|
print *
|
|
continue
|