blob: acd8a15ab0b0fa4ed12aed402c0b0428f13046f5 [file] [log] [blame]
library test;
class C {
void call() {}
}
main() {}