diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_108.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_108.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_108.c b/tests/usr.bin/xlint/lint1/msg_108.c index a7317b32c1d..065d63e47c1 100644 --- a/tests/usr.bin/xlint/lint1/msg_108.c +++ b/tests/usr.bin/xlint/lint1/msg_108.c @@ -1,8 +1,10 @@ -/* $NetBSD: msg_108.c,v 1.8 2023/05/22 12:55:04 rillig Exp $ */ +/* $NetBSD: msg_108.c,v 1.9 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_108.c" // Test for message: operand of '%s' has invalid type '%s' [108] +/* lint1-extra-flags: -X 351 */ + /* * Before tree.c 1.137 from 2021-01-19, taking the complement of a struct * (an absurd idea, by the way), resulted in an internal error because the |
