summary refs log tree commit diff stats
path: root/tests/reject/tuninit1.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2013-06-10 00:17:10 +0200
committerAraq <rumpf_a@web.de>2013-06-10 00:17:10 +0200
commit8f97f3180abf23d500027accffe6a1895d1a96ac (patch)
tree879978bc0d134556d9707dbcd8e543389580eba0 /tests/reject/tuninit1.nim
parentbe4fd48ab8456bb9f814dbae1e919e535b87b54f (diff)
downloadNim-8f97f3180abf23d500027accffe6a1895d1a96ac.tar.gz
made tests green
Diffstat (limited to 'tests/reject/tuninit1.nim')
-rw-r--r--tests/reject/tuninit1.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/reject/tuninit1.nim b/tests/reject/tuninit1.nim
index e51f9ce7c..2a994b187 100644
--- a/tests/reject/tuninit1.nim
+++ b/tests/reject/tuninit1.nim
@@ -1,6 +1,6 @@
 discard """
   errormsg: "'y' might not have been initialized"
-  line:28
+  line:34
 """
 
 import strutils
696e'>848676cec ^
bab5e3097 ^
848676cec ^
bab5e3097 ^
848676cec ^

bf6c2c5cc ^
848676cec ^
bf6c2c5cc ^
d3020af44 ^
848676cec ^
86556ebfd ^

848676cec ^
d3020af44 ^
848676cec ^

d3020af44 ^








1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52