packages feed

typst-0.1.0.0: test/typ/compiler/modules/cycle1.typ

// Ref: false

#import "cycle2.typ": *
#let inaccessible = "wow"

This is the first element of an import cycle.