Loading 07_expressions/0701_operators/070101_arithmetic_operators/Syn_070101_ArithmeticOperators_002.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ** @verdict pass accept, noexecution *****************************************************************/ module Syn_070101_ArithmeticOperators_001 { module Syn_070101_ArithmeticOperators_002 { const integer c_result := 10 - 2; Loading 07_expressions/0701_operators/070101_arithmetic_operators/Syn_070101_ArithmeticOperators_012.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ** @verdict pass accept, noexecution *****************************************************************/ module Syn_070101_ArithmeticOperators_011 { module Syn_070101_ArithmeticOperators_012 { const float c_result := (((v_i * 2.3) / 0.4)+0.45)-0.1; Loading Loading
07_expressions/0701_operators/070101_arithmetic_operators/Syn_070101_ArithmeticOperators_002.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ** @verdict pass accept, noexecution *****************************************************************/ module Syn_070101_ArithmeticOperators_001 { module Syn_070101_ArithmeticOperators_002 { const integer c_result := 10 - 2; Loading
07_expressions/0701_operators/070101_arithmetic_operators/Syn_070101_ArithmeticOperators_012.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ ** @verdict pass accept, noexecution *****************************************************************/ module Syn_070101_ArithmeticOperators_011 { module Syn_070101_ArithmeticOperators_012 { const float c_result := (((v_i * 2.3) / 0.4)+0.45)-0.1; Loading