Commit Graph

2 Commits

Author SHA1 Message Date
d6c8f57a81 Fixed type checking for string literals
The string builtin was incorrectly described, and
StringLiteral.canBePassedAs was checking the type actual instead of
the type points in the case of a reducible type.
2022-10-17 01:40:00 -04:00
f57637d7fc Untested data section analysis 2022-10-16 02:53:37 -04:00