FILE fqName:<root> fileName:/simpleOperators.kt
  FUN name:test1 visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test1(Int, Int): Int'
        CALL 'plus(Int): Int' type=kotlin.Int origin=PLUS
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test2 visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test2(Int, Int): Int'
        CALL 'minus(Int): Int' type=kotlin.Int origin=MINUS
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test3 visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test3(Int, Int): Int'
        CALL 'times(Int): Int' type=kotlin.Int origin=MUL
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test4 visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test4(Int, Int): Int'
        CALL 'div(Int): Int' type=kotlin.Int origin=DIV
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test5 visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test5(Int, Int): Int'
        CALL 'rem(Int): Int' type=kotlin.Int origin=PERC
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test6 visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:IntRange flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test6(Int, Int): IntRange'
        CALL 'rangeTo(Int): IntRange' type=kotlin.ranges.IntRange origin=RANGE
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test1x visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test1x(Int, Int): Int'
        CALL 'plus(Int): Int' type=kotlin.Int origin=null
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test2x visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test2x(Int, Int): Int'
        CALL 'minus(Int): Int' type=kotlin.Int origin=null
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test3x visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test3x(Int, Int): Int'
        CALL 'times(Int): Int' type=kotlin.Int origin=null
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test4x visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test4x(Int, Int): Int'
        CALL 'div(Int): Int' type=kotlin.Int origin=null
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null
  FUN name:test5x visibility:public modality:FINAL <> (a:kotlin.Int, b:kotlin.Int) returnType:Int flags:
    VALUE_PARAMETER name:a index:0 type:kotlin.Int flags:
    VALUE_PARAMETER name:b index:1 type:kotlin.Int flags:
    BLOCK_BODY
      RETURN type=kotlin.Nothing from='test5x(Int, Int): Int'
        CALL 'mod(Int): Int' type=kotlin.Int origin=null
          $this: GET_VAR 'value-parameter a: Int' type=kotlin.Int origin=null
          other: GET_VAR 'value-parameter b: Int' type=kotlin.Int origin=null

