hierarchy-builder
hierarchy-builder copied to clipboard
HB should give an error on non existent key.
In the case of misspelling of the key such as in
#[key="Tmiss"]
HB.mixin Record Foo T := {}.
I think HB should not stay silent.