Edit

kc3-lang/kc3/test/ic3/defoperator.out.expected

Branch :

  • test/ic3/defoperator.out.expected
  • defoperator :operator_muul :**** cfn Tag "tag_mul" (Tag, Tag, Result) 11 :left
    C3.operator_muul
    4 **** 4
    16
    4 **** 4 **** 4
    64
    4 **** 4 + 4
    20