fix #elif line number problem with parse test
This commit is contained in:
parent
aba654c36d
commit
26fccf7cd7
3 changed files with 1929 additions and 8 deletions
|
@ -1,4 +1,10 @@
|
|||
#include "tests/parse_stb_sprintf.h"
|
||||
/* #if 0 */
|
||||
/* #elif 1 */
|
||||
/* int f(){} */
|
||||
/* #endif */
|
||||
|
||||
|
||||
/* @TODO: why are line numbers off by 1? */
|
||||
int main() {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue