1 /* $NetBSD: platform_ldbl128.c,v 1.1 2021/09/26 03:17:59 rillig Exp $ */ 2 # 3 "platform_ldbl128.c" 3 4 /* 5 * Test features that only apply to platforms that have 128-bit long double. 6 */ 7 8 /* lint1-only-if: ldbl-128 */ 9 10 // TODO: Add some code that passes. 11 // TODO: Add some code that fails. 12 /* expect+1: warning: empty translation unit [272] */ 13