err.D_SYNTAX.paren3.d revision 302408
1274955Ssvnmir/*
2274955Ssvnmir * CDDL HEADER START
3274955Ssvnmir *
4274955Ssvnmir * The contents of this file are subject to the terms of the
5274955Ssvnmir * Common Development and Distribution License (the "License").
6274955Ssvnmir * You may not use this file except in compliance with the License.
7274955Ssvnmir *
8274955Ssvnmir * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9274955Ssvnmir * or http://www.opensolaris.org/os/licensing.
10274955Ssvnmir * See the License for the specific language governing permissions
11274955Ssvnmir * and limitations under the License.
12274955Ssvnmir *
13274955Ssvnmir * When distributing Covered Code, include this CDDL HEADER in each
14274955Ssvnmir * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15274955Ssvnmir * If applicable, add the following below this CDDL HEADER, with the
16274955Ssvnmir * fields enclosed by brackets "[]" replaced with your own identifying
17274955Ssvnmir * information: Portions Copyright [yyyy] [name of copyright owner]
18274955Ssvnmir *
19274955Ssvnmir * CDDL HEADER END
20274955Ssvnmir */
21274955Ssvnmir
22274955Ssvnmir/*
23274955Ssvnmir * Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
24274955Ssvnmir * Use is subject to license terms.
25274955Ssvnmir */
26274955Ssvnmir
27274955Ssvnmir#pragma ident	"%Z%%M%	%I%	%E% SMI"
28274955Ssvnmir
29280031Sdim/*
30280031Sdim * ASSERTION: Test detection of missing parentheses
31274955Ssvnmir *
32274955Ssvnmir * SECTION: Lexer
33274955Ssvnmir */
34274955Ssvnmir
35274955SsvnmirBEGIN
36274955Ssvnmir/rand(/
37274955Ssvnmir{
38274955Ssvnmir	trace(epid);
39274955Ssvnmir}
40274955Ssvnmir