packages feed

typst-0.1.0.0: test/typ/compiler/block-07.typ

// Content blocks also create a scope.
#[#let x = 1]

// Error: 2-3 unknown variable: x
#x