]> andersk Git - splint.git/blob - test/csyntax11.c
Removed .lh .lcs .lcd files in test directory from distribution tar ball as suggested...
[splint.git] / test / csyntax11.c
1 typedef enum { eone } one;
2
3 typedef struct
4 {
5   int x;
6   one onet;
7 } emp;
This page took 0.036059 seconds and 5 git commands to generate.