Home | History | Annotate | Line # | Download | only in lint1
msg_070.c revision 1.3
      1 /*	$NetBSD: msg_070.c,v 1.3 2022/04/08 21:29:29 rillig Exp $	*/
      2 # 3 "msg_070.c"
      3 
      4 // Test for message: %soperand of '%s' is unsigned in ANSI C [70]
      5 /* This message is not used. */
      6 
      7 int var;
      8