hoon: turn on hints for %noun types

This commit is contained in:
drbeefsupreme 2022-03-31 17:41:48 -04:00
parent d9e44e9e76
commit f9dfb590d6
No known key found for this signature in database
GPG Key ID: B70D5683DE7F9EFC

View File

@ -7199,7 +7199,6 @@
|= [p=(pair type note) q=type] |= [p=(pair type note) q=type]
^- type ^- type
?: =(%void q) %void ?: =(%void q) %void
?: =(%noun q) %noun
[%hint p q] [%hint p q]
:: ::
++ face :: make %face type ++ face :: make %face type