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

11 lines
230 B
Perl

/* u_1_8.t: Undefined behaviors on unterminated quotations (2). */
/* u.1.9: Unterminated string literal. */
"String literal
across the lines.
"
/* u.1.10: Unterminated header-name. */
#include <assert.h