Support property accessor in inline checks
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package
|
||||
|
||||
public var value: (kotlin.Int) -> kotlin.String
|
||||
public var value2: kotlin.Int.(kotlin.Int) -> kotlin.String
|
||||
Reference in New Issue
Block a user