1 /* STATEMENT_ID */ 2 3 dcl 1 fortran_stat$statement_id ext static, 4 2 line_number bit(18), 5 2 statement_number bit(9); 6