mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-03-04 11:43:11 +00:00
There's no syntax to distinguish named stack items from labels, so this simply searches the former first. I.e. labels can be shadowed by stack items.