import "../../../valid/sum.wacc" (mult) begin int result = call mult(3, 2) ; exit result end