shithub: regress

ref: e87ff91fdaa4b98530a7048ae460912647d95bd8
dir: /cmd/cc/cc.rc/

View raw version
#!/bin/rc

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