diff options
Diffstat (limited to 'tests/lookups/tambsym3.nim')
-rw-r--r-- | tests/lookups/tambsym3.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lookups/tambsym3.nim b/tests/lookups/tambsym3.nim index 6e7589cd8..6bbebca10 100644 --- a/tests/lookups/tambsym3.nim +++ b/tests/lookups/tambsym3.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "ambiguous identifier 'mDec' -- use one of the following:" + errormsg: "ambiguous identifier: 'mDec' -- use one of the following:" file: "tambsym3.nim" line: 11 """ |