Tweak to how 'Type' appears as a type

This commit is contained in:
Bruce Hill 2024-11-29 20:04:44 -05:00
parent bb57aeb744
commit fed63d8ea1

View File

@ -14,7 +14,7 @@
public Text_t Type$as_text(const void *typeinfo, bool colorize, const TypeInfo_t *type)
{
if (!typeinfo) return Text("TypeInfo_t");
if (!typeinfo) return Text("Type");
if (colorize)
return Text$concat(