typst/tests/typ/compiler/modules/cycle1.typ

7 lines
112 B
Plaintext

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