perlang-org / perlang

The Perlang Programming Language
https://perlang.org
MIT License
16 stars 1 forks source link

(common) Make Initializer property be nullable #490

Closed perlun closed 3 months ago

perlun commented 3 months ago

It was already nullable in practice. This change adjusts the code to take this into account.