summaryrefslogtreecommitdiff
path: root/regress/compiler/files/language.c
blob: de171220b78b9bb3f549f1255d73fd79d73f2130 (plain)
1
2
3
4
5
6
7
/* $NetBSD: language.c,v 1.1 2007/03/08 14:31:07 rillig Exp $ */

#if defined(__cplusplus)
Cplus
#else
Cplain
#endif