This website requires JavaScript.
Explore
Help
Sign In
natas_hw
/
cbc
mirror of
https://github.com/aamine/cbc
Watch
1
Star
0
Fork
You've already forked cbc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d514300aef
cbc
/
test
/
defun-semcheck7.cb
4 lines
75 B
Plaintext
Raw
Blame
History
struct s { int x; };
typedef struct s mytype;
mytype f(void) { return 1; }
Reference in New Issue
View Git Blame
Copy Permalink