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