1 2 3 4 5 6 7
/// path: base.typ #let f() = 1; ----- . #import "base.typ": * #(/* position after */ f);