1 /* $NetBSD: msg_291.c,v 1.4 2023/03/28 14:44:35 rillig Exp $ */ 2 # 3 "msg_291.c" 3 4 // Test for message: invalid multibyte character [291] 5 6 /* lint1-extra-flags: -X 351 */ 7 8 char foreign[] = "\x80\xC3\x76"; 9 10 /* expect+1: error: syntax error ':' [249] */ 11 TODO: "Add example code that triggers the above message." 12 TODO: "Add example code that almost triggers the above message." 13