本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
piumarta
/
ccmeta
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
added comments where the test fails
master
Nathan R
3 年之前
父節點
ad7f76f5a5
當前提交
a60f4c2064
共有
2 個檔案被更改
,包括
2 行新增
和
2 行删除
分割檢視
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
查看文件
@ -1,5 +1,5 @@
#
ifdef FOO
XXX
XXX
/
/
error
here
#
ifdef BAR
XXX
#
endif
+ 1
- 1
tests-c/00063.c
查看文件
@ -1,7 +1,7 @@
#
define BAR 0
#
ifdef BAR
#
ifdef FOO
XXX
XXX
/
/
error
here
#
ifdef FOO
XXX
#
endif
Write
Preview
Loading…
取消
儲存