]> andersk Git - splint.git/blob - test/oldstyle.lcl
Convert some llassert() to llassertfatal(), as we should not continue with null pointers.
[splint.git] / test / oldstyle.lcl
1 int f1 (int x, int y);
2 int f2 (int x, char y);
3 int f3 (int x, char *y);
This page took 0.058777 seconds and 5 git commands to generate.