Avoid wrong error.
This commit is contained in:
parent
fe0b7570dc
commit
54cfd2e2a1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
typedef unsigned char U8;
|
||||
char var = 0xf0;
|
||||
char fn(char bar)
|
||||
|
|
Loading…
Add table
Reference in a new issue