module K; import S; struct K { S s; public alias s this; }