shithub: regress

ref: 92a6483fc287984ca6b5c40c480f7d7d0c7b5fc7
dir: /cmd/cc/cc.rc/

View raw version
#!/bin/rc

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