ソースを参照

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
*/

読み込み中…
キャンセル
保存