Files
mercury/tests/debugger/user_event_2.inp
Mark Brown 4ea8531f89 Fix a syntax error in the event set descriptions being generated in the
Estimated hours taken: 3
Branches: main

Fix a syntax error in the event set descriptions being generated in the
module layout data.

compiler/prog_event.m:
	Don't put parentheses around the arguments for zero-arity user
	defined types.

tests/debugger/Mercury.options:
tests/debugger/Mmakefile:
tests/debugger/user_event_2.exp:
tests/debugger/user_event_2.inp:
tests/debugger/user_event_2.m:
tests/debugger/user_event_spec_2:
	Test case.
2007-02-23 06:35:56 +00:00

6 lines
47 B
Plaintext

echo on
register --quiet
user
print *
continue