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
@@ -3,7 +3,7 @@ FILE fqName:<root> fileName:/argumentMappedWithError.kt
TYPE_PARAMETER name:R index:0 variance: upperBounds:[kotlin.Number]
$receiver: VALUE_PARAMETER name:<this> type:kotlin.Number flags:
BLOCK_BODY
RETURN type=kotlin.Nothing from=convert() on Number: R'
RETURN type=kotlin.Nothing from='convert() on Number: R'
CALL 'TODO(): Nothing' type=kotlin.Nothing origin=null
FUN name:foo visibility:public modality:FINAL <> (arg:kotlin.Number) returnType:Unit flags:
VALUE_PARAMETER name:arg index:0 type:kotlin.Number flags: