typst/tests/suite/scripting/modules/cycle1.typ

6 lines
105 B
Plaintext

// SKIP
#import "cycle2.typ": *
#let inaccessible = "wow"
This is the first element of an import cycle.