index
:
minicc.git
master
Minimal Incomplete Compiler Collection
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mcc.cpp
blob: da2a98143de20fc30c57138fc5a32afdf41625db (
plain
)
1
2
3
4
5
6
// CLI int main(int argc, char* argv[]) { return 0; }