summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/msg_080.c
blob: 60c5fca1f1a60afd6f06d891ac4590c5014a44d2 (plain)
1
2
3
4
5
6
7
8
9
/*	$NetBSD: msg_080.c,v 1.6 2023/03/28 14:44:34 rillig Exp $	*/
# 3 "msg_080.c"

// Test for message: dubious escape \%o [80]

/* lint1-extra-flags: -X 351 */

/* expect+1: warning: dubious escape \177 [80] */
char backslash_delete = '\';