FIR: regard property accessor without body as FirDefaultPropertyAccessor
This commit is contained in:
committed by
Mikhail Glukhikh
parent
e26a3ad033
commit
e46a4246d2
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
open class A<T> {
|
||||
open var x: T = "Fail" as T
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user