diff options
Diffstat (limited to 'tests/showoff/thello2.nim')
-rw-r--r-- | tests/showoff/thello2.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/showoff/thello2.nim b/tests/showoff/thello2.nim index d2e2f6227..3ccb4e3be 100644 --- a/tests/showoff/thello2.nim +++ b/tests/showoff/thello2.nim @@ -1,5 +1,5 @@ discard """ - output: '''(a: 3, b: 4, s: abc)''' + output: '''(a: 3, b: 4, s: "abc")''' """ type |