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