summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/closure/tdeeplynested.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/closure/tdeeplynested.nim b/tests/closure/tdeeplynested.nim
index 0cd9a3694..ddf4fa6a4 100644
--- a/tests/closure/tdeeplynested.nim
+++ b/tests/closure/tdeeplynested.nim
@@ -1,5 +1,5 @@
 discard """
-  output: '''108'''
+  output: '''int: 108'''
 """
 
 # bug #4070