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