X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/28bf4b0bfd405a2057d865910f8589c54a40f17b..80ee600a548f705b2875267c01bcc63e95203578:/test/forbody.expect diff --git a/test/forbody.expect b/test/forbody.expect new file mode 100644 index 0000000..c933a01 --- /dev/null +++ b/test/forbody.expect @@ -0,0 +1,6 @@ + +forbody.c: (in iter genericTable_elements) +forbody.c:3:50: Unrecognized identifier in macro definition: m_ind +forbody.c:3:115: Assignment of char to int: m_el = 'a' + +Finished LCLint checking --- 2 code errors found, as expected