brintos

brintos / llvm-project-archived public Read only

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