Minor: add missing "'"
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ BB 0
|
||||
CONTENT
|
||||
1 FUN name:foo visibility:public modality:FINAL <> (arg:kotlin.Int) returnType:Int flags:
|
||||
2 GET_VAR 'value-parameter arg: Int' type=kotlin.Int origin=null
|
||||
3 RETURN type=kotlin.Nothing from=foo(Int): Int'
|
||||
3 RETURN type=kotlin.Nothing from='foo(Int): Int'
|
||||
OUTGOING -> NONE
|
||||
Function exit: FUN name:foo visibility:public modality:FINAL <> (arg:kotlin.Int) returnType:Int flags:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user