Closed jamesrswift closed 4 months ago
https://github.com/tingerrr/hydra/blob/d6e869fa0d78b5997ac16707e468b36ef97b537d/src/util/assert.typ#L65
I imagine somewhere there was meant to be a let given-type = type(element) or something such
let given-type = type(element)
https://github.com/tingerrr/hydra/blob/d6e869fa0d78b5997ac16707e468b36ef97b537d/src/util/assert.typ#L65
I imagine somewhere there was meant to be a
let given-type = type(element)
or something such