blob: a6a7d4b7f125e0ff48b2b30a475e4ffd2bbb89e8 [file] [log] [blame]
library fidl.test.foreigntypeinresponseusedthroughcompose;
using middle;
protocol Top {
compose middle.Middle;
};