blob: 907e234015ff96fefa62654d50a4c1fc4a24c506 (
plain)
1
2
3
4
5
6
7
|
/* $NetBSD: msg_131.c,v 1.4 2023/03/28 14:44:34 rillig Exp $ */
# 3 "msg_131.c"
// Test for message: conversion to '%s' may sign-extend incorrectly [131]
// This message is not used.
typedef int dummy;
|