main module tg %set debug_print_ccode=true declare b: static integer initially 45 enddeclare if b>=1 do orif b <= -1 do orif b < 1 do orif b > -1 do endif endmodule