Complete Phase 5.1: Add terminator handling for nested control flow

Co-authored-by: moe-charm <217100418+moe-charm@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-13 07:17:45 +00:00
parent ba568f7dfb
commit e75e3e15e8
53 changed files with 6 additions and 2856 deletions

View File

@ -1,6 +0,0 @@
/*!
* Simple test for basic MIR functionality
*/
// A simple Nyash program for testing MIR compilation
print(42 + 10)