summary refs log tree commit diff stats
path: root/tests/arc/t16558.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arc/t16558.nim')
-rw-r--r--tests/arc/t16558.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/arc/t16558.nim b/tests/arc/t16558.nim
index 7b6eb4669..0dbe02b33 100644
--- a/tests/arc/t16558.nim
+++ b/tests/arc/t16558.nim
@@ -1,6 +1,6 @@
 discard """
   matrix: "--gc:arc"
-  errormsg: "expression cannot be cast to int"
+  errormsg: "expression cannot be cast to 'int'"
 """
 
 block: # bug #16558