# $NetBSD: msg_009.ln,v 1.2 2021/08/14 14:25:51 rillig Exp $ # # Test data for message 9 of lint2: # %s returns value which is sometimes ignored # 0smsg_009.c Smsg_009.c # 100: bool func(void) { return true } 100 d 0.100 drs 4func F0 B # 110: var = func(); 110 c 0.110 u 4func f0 B # 111: func(); 111 c 0.111 i 4func f0 B