]> andersk Git - splint.git/blame - test/tests2.2a/dobb.c
*** empty log message ***
[splint.git] / test / tests2.2a / dobb.c
CommitLineData
885824d3 1typedef int t_u_byte;
2
3#define TESTVALUE (t_u_byte) 7
4typedef enum e_test
5{
6e_c1,
7e_cl = (e_c1 + (((t_u_byte) 7) - 1)),
8} t_test;
This page took 0.665909 seconds and 5 git commands to generate.