blob: 6c4e3d1f8196a85c9586219579023ff88719cf70 (
plain)
1
2
3
4
5
6
7
|
/* $NetBSD: msg_070.c,v 1.4 2023/03/28 14:44:34 rillig Exp $ */
# 3 "msg_070.c"
// Test for message: %soperand of '%s' is unsigned in ANSI C [70]
/* This message is not used. */
typedef int dummy;
|