This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
ccmeta
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
removing former test files
master
Nathan R
3 years ago
parent
e4447544a9
commit
03c1ec9328
2 changed files
with
0 additions
and
50 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-25
ccmeta-test.ref
+0
-25
ccmeta-test.txt
+ 0
- 25
ccmeta-test.ref
View File
@ -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
View File
@ -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
*/
Write
Preview
Loading…
Cancel
Save