summaryrefslogtreecommitdiff
path: root/cpp/test/Slice/errorDetection/IllegalDeclaration.ice
blob: cf60072b4badbb257563a4e0b009070a13e5c9f6 (plain)
1
2
3
4
5
6
7
8
// **********************************************************************
//
// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
//
// **********************************************************************

exception E;
struct S;