blob: ce6fd4937a70eece6a00d9ba25e5fdcc86204640 [file] [log] [blame]
library middle;
using bottom;
struct Bar {
bottom.Foo f;
};