UnionCompilerDesign / compiler_core

The core of the compiler, runtime, and builder setup.
MIT License
1 stars 1 forks source link

Function with Do While Loop #143

Closed CalebLItalien closed 1 week ago

CalebLItalien commented 2 weeks ago

Details

The test test_function_with_do_while_loop deadlocks. Find and fix this bug.

Issue Type

Requirements

Notes