remove unused files
[platform/upstream/gcc48.git] / gcc / testsuite / gnat.dg / decl_ctx_def.ads
1
2 package DECL_CTX_Def is
3    X : exception;
4 end;