mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
Support static method references
#KT-5123 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package
|
||||
|
||||
internal fun foo(/*0*/ args: kotlin.Array<kotlin.String>): kotlin.Unit
|
||||
Reference in New Issue
Block a user