blob: e51e3702d63f481e02f89c2932bc4ecdb2c56d49 [file] [log] [blame]
class C<T> {
test() {}
}
main() {}
typedef void Func();
use(x) {}