File: assert.tst

package info (click to toggle)
nana 2.5-8
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,712 kB
  • ctags: 369
  • sloc: sh: 3,498; ansic: 1,547; makefile: 177; tcl: 48; lisp: 39
file content (6 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
assert(i >= 10);
BSD_assert(i >= 10);
TRAD_assert(i >= 10);
I(i >= 10);
DI(i >= 10);
I(gf>=0.0);gfs=sqrt(gf);I(0<=gfs);