summaryrefslogtreecommitdiffhomepage
path: root/systemtest/mcc-execute.tests/test-division.cpp
blob: 21fc59f080ce91e5c46678557a362cd89ed6c024 (plain)
1
int main() { return 6 / 3; }