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