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

8 lines
145 B
Typst

// Ref: false
// Error: 16-28 cyclic import
#import * from "cycle1.typ"
#let val = "much cycle"
This is the second element of an import cycle.