6 lines
60 B
C

#include "Two.h"
void two() {
int i = 0; // break here
}