rt_gccstream/gcc/testsuite/gcc.dg/Wc++-compat.c

10 lines
200 B
C

/* Copyright (C) 2005 Free Software Foundation.
by Gabriel Dos Reis <gdr@integrable-solutions.net> */
/* { dg-do compile } */
/* { dg-options "-Wc++-compat" } */
extern const int foo = 42;