1 2 3 4 5 6 7 8 9 10
/// path: basic/writing.typ #import "mod.typ": * #exercise() ----- /// path: basic/mod.typ #import "../mod.typ": exercise #exercise() ----- /// path: mod.typ #let /* ident after */ exercise() = [];