added: implicit conversion to optional where appropriate
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 11 Mar 2023 03:25:36 +0000 (21:25 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 11 Mar 2023 03:25:36 +0000 (21:25 -0600)
commitafe53134c834bcb09472ebc0b998108465717397
treea5df3d3ceb9c59aa6031f93e3ce902b11ea37c66
parent8cc77b173997c3a976d60f5452698204c5545503
added: implicit conversion to optional where appropriate
compiler/include/astnodes.h
compiler/src/astnodes.c
tests/first_class_optional [new file with mode: 0644]
tests/first_class_optional.onyx [new file with mode: 0644]