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-shift-left.cpp
blob: 410ab2b31ae905b9dad820fefbb0705bc29d22e1 (
plain
)
1
int main() { return 3 << 2; }