1 2 3 4 5 6 7 8 9
/// path: base.typ #let table-prefix() = 1; ----- /// path: lib.typ #import "base.typ" ----- /// contains: table,table-prefix #import "lib.typ": base.table/* range -1..1 */