blob: 7a8f038e85430e852066297c89087e7504c938a4 [file] [log] [blame]
class Class<T> {
Class();
Class.named();
}
test() {}
main() {}