diff options
Diffstat (limited to 'tests/template/twrong_getast.nim')
-rw-r--r-- | tests/template/twrong_getast.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/twrong_getast.nim b/tests/template/twrong_getast.nim index 236fecdd9..1d158f7a5 100644 --- a/tests/template/twrong_getast.nim +++ b/tests/template/twrong_getast.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "type mismatch" + errormsg: "expected a template that takes 3 arguments" line: 16 """ |