]> andersk Git - splint.git/blame - test/csyntax11.c
Fixes after removing -unrecogcomments flag for make splintme.
[splint.git] / test / csyntax11.c
CommitLineData
885824d3 1typedef enum { eone } one;
2
3typedef struct
4{
5 int x;
6 one onet;
7} emp;
This page took 0.068579 seconds and 5 git commands to generate.