// Compiler options: -t:library using System.Collections.Generic; public sealed class SD { public struct S { public struct E { private Stack s; } } private class A { } }