Minor: add missing "'"
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ CONTENT
|
||||
4 CALL 'times(Int): Int' type=kotlin.Int origin=MUL
|
||||
5 VAR name:dbl type:kotlin.Int flags:val
|
||||
6 GET_VAR 'dbl: Int' type=kotlin.Int origin=null
|
||||
7 RETURN type=kotlin.Nothing from=foo(Int): Int'
|
||||
7 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