Files
hakorune/local_tests/test_phase5_mir.hako

4 lines
135 B
Plaintext

// Test that deprecated instructions are not generated
local result = 42
local text = new StringBox("Hello MIR")
print(text.toString())