blob: 35259dd287b012717bdc094075fb813e200830ee [file] [log] [blame]
@import LLDBTestModule;
int main() {
return foo(); // break here
}