blob: 6a73931ea256ca9fc9b6710dc284f64c0ce0fc9d (
plain)
1
2
3
4
5
6
7
|
/* $NetBSD: msg_212.c,v 1.4 2023/03/28 14:44:35 rillig Exp $ */
# 3 "msg_212.c"
// Test for message: cannot return incomplete type [212]
// This message is not used.
typedef int dummy;
|