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

6 lines
104 B
Plaintext

// SKIP
#import "cycle1.typ": *
#let val = "much cycle"
This is the second element of an import cycle.