1 2 3 4 5 6
package root:component; world root { import foo:foo/bar; import foo: func(s: string) -> string; }