module USEINIT1 export BAD_Struct declare BAD_Struct is structure BAD_DATA : integer initially 5 endstructure enddeclare endmodule