scc
simple c99 compiler
git clone
git://git.simple-cc.org/scc
Log
|
Files
|
Refs
|
Submodules
|
README
|
LICENSE
0198-nullcpp.c (28B)
1
#
2
int
3
main()
4
{
5
return 0;
6
}