blob: ce2df6c89c200e40225763f2a1f97e40ae40dc0c [file] [log] [blame]
class Hyper<T> {
void foo(T t) {}
}