Searched refs:TestProgram1 (Results 1 – 1 of 1) sorted by relevance
35 const char TestProgram1[] = "extern \"C\" int funcForProg1() { return 17; }\n" variable60 PTUs[0] = &llvm::cantFail(Interp->Parse(TestProgram1)); in TEST()