]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/unused-8a.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / unused-8a.c
1 /* { dg-do compile } */
2 /* { dg-options "-Wall -Wextra -Wno-unused" } */
3
4 void foo(int x) { }