]> andersk Git - splint.git/blob - test/ansireserved2.c
Convert some llassert() to llassertfatal(), as we should not continue with null pointers.
[splint.git] / test / ansireserved2.c
1 typedef struct _s1
2 {
3   int x;
4 } s1;
5
This page took 0.039244 seconds and 5 git commands to generate.