fixed tiny but significant double polymorph issue
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 17 Oct 2022 22:52:14 +0000 (17:52 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Mon, 17 Oct 2022 22:52:14 +0000 (17:52 -0500)
commitecad2140dd8eb9e8c4b2d53a1112975c27d87fd0
treec3b9a1fc814e9f4fbd967dfdc635ece9aaeb668b
parent17aa518e582b4ee844fe56b83c3219dd7aa7047d
fixed tiny but significant double polymorph issue
compiler/src/checker.c
tests/bugs/double_polymorph_yield_error [new file with mode: 0644]
tests/bugs/double_polymorph_yield_error.onyx [new file with mode: 0644]