msg_075.c revision 1.2
1/*	$NetBSD: msg_075.c,v 1.2 2021/01/08 21:25:03 rillig Exp $	*/
2# 3 "msg_075.c"
3
4// Test for message: overflow in hex escape [75]
5
6char str[] = "\x12345678123456781234567812345678";
7