writing java method signatures
All tests pass, but it does not mean nothing is broken.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fun <P> ffgg(a: Array<P>) = a
|
||||
Reference in New Issue
Block a user
All tests pass, but it does not mean nothing is broken.
@@ -0,0 +1 @@
|
||||
fun <P> ffgg(a: Array<P>) = a
|
||||