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