Home | History | Annotate | Line # | Download | only in lint1
msg_312.c revision 1.3
      1 /*	$NetBSD: msg_312.c,v 1.3 2021/12/22 14:25:35 rillig Exp $	*/
      2 # 3 "msg_312.c"
      3 
      4 /* Test for message: %s does not support // comments [312] */
      5 
      6 /* lint1-flags: -tw */
      7 
      8 /* expect+1: traditional C does not support // comments [312] */
      9 // C99 comment
     10