Minor: add missing "'"
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user