Simple LR Tests don't need to compare all the packages in the world
This commit is contained in:
@@ -1 +1,3 @@
|
||||
package test
|
||||
|
||||
fun <T> foo(t : T) : T {}
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
package test
|
||||
|
||||
fun <T> foo(t : T) : T {}
|
||||