Don't try calling lsl when file is missing.
[splint-patched.git] / test / info.c
blobc12f023349520eaa3c5537d79157892e5d290c47
1 static void huppy_bug(void)
3 i = 1; /*Unrecognized identifier: i*/
6 #info "LcLint ignores all code that follows this line!"
8 void unhuppy_bug()
10 i = "Asdf";