Minor: add missing "'"
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FILE fqName:<root> fileName:/whenElse.kt
|
||||
FUN name:test visibility:public modality:FINAL <> () returnType:Int flags:
|
||||
BLOCK_BODY
|
||||
RETURN type=kotlin.Nothing from=test(): Int'
|
||||
RETURN type=kotlin.Nothing from='test(): Int'
|
||||
WHEN type=kotlin.Int origin=WHEN
|
||||
BRANCH
|
||||
if: CONST Boolean type=kotlin.Boolean value=true
|
||||
|
||||
Reference in New Issue
Block a user