diff options
Diffstat (limited to 'tests/casestmt/t7699.nim')
-rw-r--r-- | tests/casestmt/t7699.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/casestmt/t7699.nim b/tests/casestmt/t7699.nim index ea08388eb..1354551c1 100644 --- a/tests/casestmt/t7699.nim +++ b/tests/casestmt/t7699.nim @@ -1,6 +1,6 @@ discard """ - line: 13 errormsg: "case statement cannot work on enums with holes for computed goto" + line: 13 """ type |