↑up
掛け算未対応のため、test3_2_002.hs が fail する
以下を実施:
ー runtime/Prim.java に mkintegerMul(), mkintMul(), IntegerMul を追加 - lib/Prelude.hs の Num, Integer, Int の定義に (*) を追加 - src/PreDefined.hs に Prim.IntegerMul に関する定義を追加