Delegated properties.
This commit is contained in:
committed by
Dmitry Petrov
parent
865d2c43c7
commit
759f0168c2
@@ -0,0 +1 @@
|
||||
fun test1(x: Int, y: Int = 0, z: String = "abc") {}
|
||||
Reference in New Issue
Block a user