summaryrefslogtreecommitdiffhomepage
path: root/systemtest/mcc-execute.tests/test-shift-left.cpp
blob: 410ab2b31ae905b9dad820fefbb0705bc29d22e1 (plain)
1
int main() { return 3 << 2; }