second.m 84 Bytes Raw Blame History Permalink 1 2 3 4 5 @import Umbrella; int main() { struct S s = getS(); // break here return s.i; }