first.m 87 Bytes Edit 1 2 3 4 5 @import Umbrella; int main(int argc, char **argv) { f(); // break here return 0; }