packages feed

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

// Ref: false

#import "cycle1.typ": *
#let val = "much cycle"

This is the second element of an import cycle.