summary refs log tree commit diff stats
path: root/tests/concepts/twrapconcept.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/concepts/twrapconcept.nim')
-rw-r--r--tests/concepts/twrapconcept.nim3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/concepts/twrapconcept.nim b/tests/concepts/twrapconcept.nim
index 377b63afe..c3dea2ff9 100644
--- a/tests/concepts/twrapconcept.nim
+++ b/tests/concepts/twrapconcept.nim
@@ -1,7 +1,6 @@
 discard """
   errormsg: "type mismatch: got <string>"
-  line: 21
-  nimout: "twrapconcept.nim(11, 5) Foo: concept predicate failed"
+  nimout: "twrapconcept.nim(10, 5) Foo: concept predicate failed"
 """
 
 # https://github.com/nim-lang/Nim/issues/5127
ombrero/blame/html/index.html?id=2c61ca4d1d8caae4359067b9af3f456eddc77887'>^
5257375 ^
e376eb4 ^

4eebbe6 ^
e376eb4 ^




157c190 ^

e376eb4 ^
157c190 ^



d4311e2 ^


157c190 ^



d07b59a ^
5257375 ^




157c190 ^

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
53