blob: 490e78f7f6195f425f601d345378e1400a724647 [file]
int main() {
int i = 30;
return 0; // break here
}