summary refs log tree commit diff stats
path: root/tests/ambsym/mambsym1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ambsym/mambsym1.nim')
-rw-r--r--tests/ambsym/mambsym1.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ambsym/mambsym1.nim b/tests/ambsym/mambsym1.nim
index cf8ac5242..d9d57b5e5 100644
--- a/tests/ambsym/mambsym1.nim
+++ b/tests/ambsym/mambsym1.nim
@@ -7,4 +7,4 @@ type
 proc ha() =

   var

     x: TExport # no error

-  nil

+  discard

lame the previous revision' href='/ahoang/Nim/blame/tests/caas/suggest-compile.txt?h=devel&id=ebd45529c169dbdc6fca919230f5f7f2fbf9b760'>^
d2def332f ^
f52ea04d2 ^

1
2
3
4
5
6
7
8
9
10
11
12
13