mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-15 17:33:38 +00:00
Estimated hours taken: 1
Branches: main
compiler/table_gen.m:
Fix a bug in the tabling of enums.
tests/tabling/test_enum.{m,exp}:
Add a regression test for this fix.
tests/tabling/Mmakefile:
Enable the new test.
7 lines
132 B
Plaintext
7 lines
132 B
Plaintext
test_exec 110
|
|
start_cond_initial 100: 111
|
|
start_cond_initial 100: 111
|
|
test_exec 220
|
|
start_cond_ord 200: 221
|
|
start_cond_ord 200: 221
|