Andrew Kelley 2c434cddd6 AstGen: add missing coercion for const locals
A const local which had its init expression write to the result pointer,
but then gets elided to directly initialize, was missing the coercion to
the type annotation.
2022-03-15 16:41:10 -07:00
..
2021-04-12 09:31:45 +02:00
2022-03-14 00:11:46 -07:00