5a5de6ea3962
1 2 3 4 5 6
#include "One.h" #include <stdio.h> void one() { printf("One\n"); // break here }