Home | History | Annotate | Line # | Download | only in lint1
      1  1.5  rillig /*	$NetBSD: msg_070.c,v 1.5 2023/08/26 10:43:53 rillig Exp $	*/
      2  1.1  rillig # 3 "msg_070.c"
      3  1.1  rillig 
      4  1.5  rillig // Test for message: %soperand of '%s' is unsigned in C90 [70]
      5  1.3  rillig /* This message is not used. */
      6  1.1  rillig 
      7  1.4  rillig typedef int dummy;
      8