package root:component; world root { import foo: interface { log: func(s: string); } }