// Check that matching prefix and post-begin labels are rejected.
module test;
initial LABEL: begin : LABEL
end
endmodule