diff options
Diffstat (limited to 'tests/usr.bin/xlint/lint1/msg_121.c')
| -rw-r--r-- | tests/usr.bin/xlint/lint1/msg_121.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/usr.bin/xlint/lint1/msg_121.c b/tests/usr.bin/xlint/lint1/msg_121.c index 228fb6a1596..3aa89d1462a 100644 --- a/tests/usr.bin/xlint/lint1/msg_121.c +++ b/tests/usr.bin/xlint/lint1/msg_121.c @@ -1,8 +1,10 @@ -/* $NetBSD: msg_121.c,v 1.6 2022/06/19 12:14:34 rillig Exp $ */ +/* $NetBSD: msg_121.c,v 1.7 2023/07/07 19:45:22 rillig Exp $ */ # 3 "msg_121.c" // Test for message: negative shift [121] +/* lint1-extra-flags: -X 351 */ + int example(int x) { |
