blob: d251b50525786f0037da1c603db9a3bd03a4fb50 (
plain)
1
2
3
4
5
6
7
8
9
|
/* $NetBSD: msg_312.c,v 1.4 2022/06/17 18:54:53 rillig Exp $ */
# 3 "msg_312.c"
/* Test for message: %s does not support // comments [312] */
/* lint1-flags: -tw */
/* expect+1: warning: traditional C does not support // comments [312] */
// C99 comment
|