1 /* $NetBSD: platform_uchar.c,v 1.2 2021/09/26 14:28:22 rillig Exp $ */ 2 # 3 "platform_uchar.c" 3 4 /* 5 * Test features that only apply to platforms where plain char has the same 6 * representation as unsigned char. 7 */ 8 9 /* lint1-extra-flags: -c -h -a -p -b -r -z */ 10 /* lint1-only-if: uchar */ 11 12 // TODO: Add some code that passes. 13 // TODO: Add some code that fails. 14 15 /* expect+1: warning: empty translation unit [272] */ 16