File: u_1_8.t

package info (click to toggle)
mcpp 2.7.2-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,152 kB
  • ctags: 29,136
  • sloc: ansic: 35,238; sh: 9,241; makefile: 176; cpp: 84; exp: 18
file content (7 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
/* u_1_8.t:     Undefined behaviors on unterminated quotations (1). */

/* u.1.8:   Unterminated character constant.    */
/*  The following "comment" may not interpreted as a comment but swallowed by
        the unterminated character constant.    */
#error  I can't understand. /* Token error prior to execution of #error.    */