Procházet zdrojové kódy

removing former test files

master
Nathan R před 3 roky
rodič
revize
03c1ec9328
2 změnil soubory, kde provedl 0 přidání a 50 odebrání
  1. +0
    -25
      ccmeta-test.ref
  2. +0
    -25
      ccmeta-test.txt

+ 0
- 25
ccmeta-test.ref Zobrazit soubor

@ -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 Zobrazit soubor

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

Načítá se…
Zrušit
Uložit