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-division.cpp
blob: 21fc59f080ce91e5c46678557a362cd89ed6c024 (
plain
)
1
int main() { return 6 / 3; }