Minor: add missing "'"
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ FILE fqName:<root> fileName:/innerClassWithDelegatingConstructor.kt
|
||||
FUN DEFAULT_PROPERTY_ACCESSOR name:<get-x> visibility:public modality:FINAL <> ($this:Outer.Inner) returnType:Int flags:
|
||||
$this: VALUE_PARAMETER name:<this> type:Outer.Inner flags:
|
||||
BLOCK_BODY
|
||||
RETURN type=kotlin.Nothing from=<get-x>(): Int'
|
||||
RETURN type=kotlin.Nothing from='<get-x>(): Int'
|
||||
GET_FIELD 'x: Int' type=kotlin.Int origin=null
|
||||
receiver: GET_VAR 'this@Inner: Inner' type=Outer.Inner origin=null
|
||||
CONSTRUCTOR visibility:public <> ($this:Outer) returnType:Outer.Inner flags:
|
||||
|
||||
Reference in New Issue
Block a user