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