Improved test case for Issue #191.
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
|
|
||||||
static int n = 0;
|
static int n = 0;
|
||||||
extern int n; /* should not give an error */
|
extern int n; /* should not give an error */
|
||||||
|
static int n; /* should not give an error */
|
||||||
|
|
||||||
int main(void)
|
int main(void)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user