2 // This is another "important" test: it checks whether we set
3 // TypeContainer.CurrentType correctly when compiling the
4 // declaration of `Stack'.
10 // This must be encoded as a TypeSpec (Stack<!0>) and
13 // PEVerify the resulting executable on Windows to make sure !
15 void Hello (Stack
<T
> stack
)