blob: 2dd5595166a5fbd4b4f56c1e821fc1919eee6433 [file] [log] [blame]
class C<T> {
C<String, String> field;
}
main() {}