mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
7 lines
116 B
Typst
7 lines
116 B
Typst
// Ref: false
|
|
|
|
#import * from "cycle2.typ"
|
|
#let inaccessible = "wow"
|
|
|
|
This is the first element of an import cycle.
|