Wrap diagnostic parameters to double quotes and split by comma instead of semicolon
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
val a: Int by <!DELEGATE_SPECIAL_FUNCTION_MISSING(getValue\(Nothing?, KProperty<*>\); A)!>A()<!>
|
||||
val a: Int by <!DELEGATE_SPECIAL_FUNCTION_MISSING("getValue(Nothing?, KProperty<*>)", "A")!>A()<!>
|
||||
|
||||
class A
|
||||
|
||||
Reference in New Issue
Block a user