JS: bound callable references (KT-13573).
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
// TODO: investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
// See https://youtrack.jetbrains.com/issue/KT-14939
|
||||
|
||||
val String?.ok: String
|
||||
get() = "OK"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user