]> andersk Git - splint.git/blob - test/forbody.expect
Added some new test cases also merged with Dave Evans's tests.
[splint.git] / test / forbody.expect
1
2 forbody.c: (in iter genericTable_elements)
3 forbody.c:3:50: Unrecognized identifier in macro definition: m_ind
4 forbody.c:3:115: Assignment of char to int: m_el = 'a'
5
6 Finished LCLint checking --- 2 code errors found, as expected
This page took 0.131342 seconds and 5 git commands to generate.