render lent types properly

This commit is contained in:
Araq
2019-04-05 17:00:46 +02:00
parent bc681a328f
commit 1a202b9754

View File

@@ -400,7 +400,7 @@ const
"float", "float32", "float64", "float128",
"uint", "uint8", "uint16", "uint32", "uint64",
"owned", "sink",
"lent", "varargs[$1]", "UncheckedArray[$1]", "Error Type",
"lent ", "varargs[$1]", "UncheckedArray[$1]", "Error Type",
"BuiltInTypeClass", "UserTypeClass",
"UserTypeClassInst", "CompositeTypeClass", "inferred",
"and", "or", "not", "any", "static", "TypeFromExpr", "FieldAccessor",