🚀 MIR Stage 1 Basic Infrastructure Complete - 20 Instructions + SSA + Effects
Co-authored-by: moe-charm <217100418+moe-charm@users.noreply.github.com>
This commit is contained in:
6
test_mir_simple.nyash
Normal file
6
test_mir_simple.nyash
Normal file
@ -0,0 +1,6 @@
|
||||
/*!
|
||||
* Simple test for basic MIR functionality
|
||||
*/
|
||||
|
||||
// A simple Nyash program for testing MIR compilation
|
||||
print(42 + 10)
|
||||
Reference in New Issue
Block a user