blob: c2139514569d9a17897f5165dffd3598aff6939b [file]
library test;
class C<T> {
void f() {}
}
main() {}