msg_272_c90.c revision 1.1
11.1Srillig/*	$NetBSD: msg_272_c90.c,v 1.1 2021/07/08 05:18:49 rillig Exp $	*/
21.1Srillig# 3 "msg_272_c90.c"
31.1Srillig
41.1Srillig/*
51.1Srillig * Test for message: empty translation unit [272]
61.1Srillig *
71.1Srillig * In strict C90 mode, an empty translation unit is an error, not merely a
81.1Srillig * warning.
91.1Srillig */
101.1Srillig
111.1Srillig/* lint1-flags: -s */
121.1Srillig
131.1Srillig/* expect+1: error: empty translation unit [272] */
14