Alessandro Bonazzi e075990ed3 Patch level : 12.0 no-patch
Files correlati     :
Commento            :

Aggiunto il preprocessore c++ mcpp per sostituire il compilatore nella compilazione delle maschere.
2020-11-28 16:24:08 +01:00

9 lines
322 B
Perl

/* n_3_4.t: Handling of comment and <backslash><newline>. */
/* 3.4: Comment and <backslash><newline> in #error line. */
#error Message of first physical line. \
Message of second physical and first logical line. /*
this comment splices the lines
*/ Message of forth physical and third logical line.