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-right.cpp
blob: 5974a221cace427155ffcff248d91dba060930e0 (
plain
)
1
2
3
int main() { return 16 >> 3; }