]> andersk Git - splint.git/blame - imports/assert.lcl
Fixed overly agressive assertions (from checking splint *.c in test/)
[splint.git] / imports / assert.lcl
CommitLineData
885824d3 1/*
2** assert.h
3*/
4
5void assert() { ensures true; }
This page took 0.052089 seconds and 5 git commands to generate.