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