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
/
systemtest
/
mcc-execute.tests
/
test-multiplication.cpp
blob: d510f964e8519b57b29b589908ea5c5ba4e97999 (
plain
)
1
int main() { return 2 * 3; }