First version committed to git
[zpugcc/jano.git] / toolchain / gcc / gcc / testsuite / gcc.dg / local1.c
blob700070ae1d6055ff23556a9e0677645350f50349
1 static int i;
3 extern int i;
5 static void f() {
6 extern int i;