Merge pull request #25 from onyx-lang/feature/switch-expressions
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 30 Sep 2023 03:03:57 +0000 (22:03 -0500)
committerGitHub <noreply@github.com>
Sat, 30 Sep 2023 03:03:57 +0000 (22:03 -0500)
initial implementation of switch expressions


Trivial merge