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-modulo.cpp
blob: c20fe7861ae9902f49b341e5984218f3757a6544 (
plain
)
1
int main() { return 7 % 3; }