1 /* $NetBSD: msg_272_c90.c,v 1.1 2021/07/08 05:18:49 rillig Exp $ */ 2 # 3 "msg_272_c90.c" 3 4 /* 5 * Test for message: empty translation unit [272] 6 * 7 * In strict C90 mode, an empty translation unit is an error, not merely a 8 * warning. 9 */ 10 11 /* lint1-flags: -s */ 12 13 /* expect+1: error: empty translation unit [272] */ 14