summaryrefslogtreecommitdiffhomepage
path: root/systemtest/mcc-execute.tests/test-multiplication.cpp
blob: d510f964e8519b57b29b589908ea5c5ba4e97999 (plain)
1
int main() { return 2 * 3; }