2021-07-08 21:16:16 +02:00

8 lines
146 B
Typst

// Ref: false
// Error: 16-28 cyclic import
#import * from "cycle2.typ"
#let inaccessible = "wow"
This is the first element of an import cycle.