fixed: cast error with new function semantics
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 20 Apr 2023 02:53:12 +0000 (21:53 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Thu, 20 Apr 2023 02:53:12 +0000 (21:53 -0500)
commit8147854643a615a962a9e62505f6ab7876872f92
treee5fdb95da0419f1a7fe59338b4eabd4e819520a2
parent682e45b8977fd9469e6ec54d52a8a7cc6be71eab
fixed: cast error with new function semantics
compiler/src/astnodes.c
compiler/src/wasm_emit.c
tests/aoc-2021/day12.onyx