Improved test case for Issue #191.
This commit is contained in:
parent
b19bb14348
commit
1d28e8e3de
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
|
||||
static int n = 0;
|
||||
extern int n; /* should not give an error */
|
||||
static int n; /* should not give an error */
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue