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