blob: b642cc3349d823ab95f349cfe7d902a0cd758617 [file] [log] [blame]
library Lib2;
helper testHelper2() : String {
return "";
}