summaryrefslogtreecommitdiffhomepage
path: root/systemtest/mcc-execute.tests/test-modulo.cpp
blob: c20fe7861ae9902f49b341e5984218f3757a6544 (plain)
1
int main() { return 7 % 3; }