Minor: add missing "'"

This commit is contained in:
Dmitry Petrov
2018-01-16 16:49:03 +03:00
parent bba8168150
commit 6cb68531ae
156 changed files with 683 additions and 682 deletions
+1 -1
View File
@@ -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: