07ff53d456
otherwise I have to rollback dozens of files after using sed that follows conventions
5 lines
97 B
Plaintext
5 lines
97 B
Plaintext
fun test() {
|
|
fun <T> foo(){}
|
|
foo<<!PROJECTION_ON_NON_CLASS_TYPE_ARGUMENT!>in Int<!>>()
|
|
}
|