diff options
Diffstat (limited to 'tests/reject/t99bott.nim')
-rwxr-xr-x | tests/reject/t99bott.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reject/t99bott.nim b/tests/reject/t99bott.nim index 7d11ba4b0..7ebfd61e9 100755 --- a/tests/reject/t99bott.nim +++ b/tests/reject/t99bott.nim @@ -1,7 +1,7 @@ discard """ file: "t99bott.nim" line: 26 - errormsg: "cannot evaluate 'GetBottleNumber(bn)'" + errormsg: "constant expression expected" disabled: false """ ## 99 Bottles of Beer |