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-subtraction.cpp
blob: 6980d76d55d0266d979a20e0822eca82225c32d0 (
plain
)
1
int main() { return 9-5; }