瀏覽代碼

removing former test files

master
Nathan R 3 年之前
父節點
當前提交
03c1ec9328
共有 2 個檔案被更改,包括 0 行新增50 行删除
  1. +0
    -25
      ccmeta-test.ref
  2. +0
    -25
      ccmeta-test.txt

+ 0
- 25
ccmeta-test.ref 查看文件

@ -1,25 +0,0 @@
long long int;
;
;
// comment
;
/* Test Int */
3;
52;
13;
;
/* Test Float */
13.70;
42.0;
1e+0;
;
/* Test Char */
'salut';
'bonjour tout le monde';
'je m appelle Nathan et je suis né en 1998';
'enchanté !';
;
/* multi
* line
* comment
*/

+ 0
- 25
ccmeta-test.txt 查看文件

@ -1,25 +0,0 @@
long long int;
;
;
// comment
;
/* Test Int */
3;
52;
13;
;
/* Test Float */
13.70;
42.0;
1e+0;
;
/* Test Char */
'salut';
'bonjour tout le monde';
'je m appelle Nathan et je suis né en 1998';
'enchanté !';
;
/* multi
* line
* comment
*/

Loading…
取消
儲存