blob: 431e8a90d0fd48e90f8649eb82d2af7524712b73 [file] [log] [blame]
library test;
class C {}
class D {}
class E {}
void test(void f()) {}
main() {}