Merge pull request #75 from onyx-lang/fix/compound-void-bad-wasm
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 9 Dec 2023 02:08:54 +0000 (20:08 -0600)
committerGitHub <noreply@github.com>
Sat, 9 Dec 2023 02:08:54 +0000 (20:08 -0600)
Fixed: Incorrect WASM binary generation when `void` type is in a compound type


Trivial merge