]> andersk Git - splint.git/blame - imports/assert.lcl
Added support for ISO C99 _Bool and stdbool bool/true/false. The
[splint.git] / imports / assert.lcl
CommitLineData
885824d3 1/*
2** assert.h
3*/
4
5void assert() { ensures true; }
This page took 0.056594 seconds and 5 git commands to generate.