brintos

brintos / llvm-project-archived public Read only

0
0
Text · 60 B · e0d7554 Raw
6 lines · c
1#include "Two.h"2 3void two() {4  int i = 0; // break here5}6