OSDN Git Service

* gcc.c-torture/compile/20080625-1.c: Skip for M32C.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gnat.dg / decl_ctx_def.ads
1
2 package DECL_CTX_Def is
3    X : exception;
4 end;