This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
ccmeta
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added comments where the test fails
master
Nathan R
3 years ago
parent
ad7f76f5a5
commit
a60f4c2064
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests-c/00062.c
+1
-1
tests-c/00063.c
+ 1
- 1
tests-c/00062.c
View File
@ -1,5 +1,5 @@
#
ifdef FOO
XXX
XXX
/
/
error
here
#
ifdef BAR
XXX
#
endif
+ 1
- 1
tests-c/00063.c
View File
@ -1,7 +1,7 @@
#
define BAR 0
#
ifdef BAR
#
ifdef FOO
XXX
XXX
/
/
error
here
#
ifdef FOO
XXX
#
endif
Write
Preview
Loading…
Cancel
Save