]> matita.cs.unibo.it Git - pkg-cerco/acc.git/blob - tests/GCCTestSuite/dollar.c.expected
Package description and copyright added.
[pkg-cerco/acc.git] / tests / GCCTestSuite / dollar.c.expected
1 /* Copyright (C) 2003 Free Software Foundation, Inc.  */
2
3 /* { dg-do compile } */
4 /* { dg-options -fno-dollars-in-identifiers } */
5
6 /* Test that -fno-dollars-in-identifiers is honoured.
7    Neil Booth, 17 May 2003.  */
8
9 int foobar$;    /* { dg-error "stray '\\$'" } */