Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
piumarta
/
ccmeta
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
removing former test files
master
Nathan R
3 anos atrás
pai
e4447544a9
commit
03c1ec9328
2 arquivos alterados
com
0 adições
e
50 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-25
ccmeta-test.ref
+0
-25
ccmeta-test.txt
+ 0
- 25
ccmeta-test.ref
Ver arquivo
@ -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
Ver arquivo
@ -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
*/
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar