blob: 843b73c43373e72afd7fddada4f0a96badd89940 [file] [log] [blame]
import "issue41498_lib.dart";
class C {
static void test() {}
void test2() {}
}
test() {}
main() {}