Skip to content

Commit ae45141

Browse files
committed
goto-cl does not print source lines
The regression was not running on Windows because of earlier failures.
1 parent 71ca96a commit ae45141

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

regression/ansi-c/const1/const-array.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
KNOWNBUG
22
const-array.c
33
^.*: .* is constant$
44
^ array\[1\] = 2;$

regression/ansi-c/const1/const-member.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CORE
1+
KNOWNBUG
22
const-member.c
33

44
^.*: .* is constant$

0 commit comments

Comments
 (0)