IrFile /implicitCastOnPlatformType.kt
  IrFunction public fun test(): kotlin.String
    IrExpressionBody
      BLOCK type=<no-type> hasResult=false operator=null
        RETURN type=<no-type>
          CALL .IMPLICIT_NOT_NULL type=kotlin.Any operator=IMPLICIT_NOTNULL
            arg0: CALL .getProperty type=kotlin.String! operator=null
              p0: LITERAL String type=kotlin.String value='test'
