code: regress

ref: 071991480396986f294993a26bc866d69521b54d
dir: /cmd/cc/cc.rc/

View raw version
#!/bin/rc

if($O^c -w intlit.test.c | grep warning)
	exit 'fail'
exit ''