Minor: add missing "'"
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ FILE fqName:<root> fileName:/javaEnum.kt
|
||||
GET_ENUM 'ONE' type=JEnum
|
||||
FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test> visibility:public modality:FINAL <> () returnType:JEnum flags:
|
||||
BLOCK_BODY
|
||||
RETURN type=kotlin.Nothing from=<get-test>(): JEnum'
|
||||
RETURN type=kotlin.Nothing from='<get-test>(): JEnum'
|
||||
GET_FIELD 'test: JEnum' type=JEnum origin=null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user