xref: /netbsd-src/tests/usr.bin/xlint/lint1/msg_312.c (revision 7d62b00eb9ad855ffcd7da46b41e23feb5476fac)
1 /*	$NetBSD: msg_312.c,v 1.4 2022/06/17 18:54:53 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: warning: traditional C does not support // comments [312] */
9 // C99 comment
10