xref: /netbsd-src/tests/usr.bin/xlint/lint1/msg_312.c (revision a194378b9e1779a0079141bfd4343c41708da313)
1 /*	$NetBSD: msg_312.c,v 1.5 2023/07/09 11:01:27 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