msg_006.c revision 1.2
11.2Srillig/*	$NetBSD: msg_006.c,v 1.2 2021/01/07 18:37:41 rillig Exp $	*/
21.1Srillig# 3 "msg_006.c"
31.1Srillig
41.1Srillig// Test for message: use 'double' instead of 'long float' [6]
51.1Srillig
61.2Srilliglong float x;
71.2Srilligdouble x;
8