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
deleted ccmeta-tree.txt
master
Nathan R
3 years ago
parent
758f5b7f51
commit
dbb3902c87
1 changed files
with
0 additions
and
14 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-14
ccmeta-tree.txt
+ 0
- 14
ccmeta-tree.txt
View File
@ -1,14 +0,0 @@
typedef int (*pvfi)(int j);
void fun() {
typedef int i;
{
typedef float f;
i j1;
f g1;
}
i j2;
//pvfi for;
//j k;
//f g2; // <---- ERROR
}
Write
Preview
Loading…
Cancel
Save