blob: 595703f0e5632f6ece5c02e85673347a27818175 [file] [log] [blame]
library test;
class C {}
class D extends C {}
class E extends StackTrace {}
main() {}
void test(void f()) {}