test: green up after Phase 2 merge for #26\n\n- Fix AST tests (is_override)\n- Align MIR builder test with current If AST\n- Adjust ResultBox API usage in tests\n- Add len() helpers to ArrayBox/BufferBox for tests
This commit is contained in:
3
tests/phase1/test_datetime_simple.nyash
Normal file
3
tests/phase1/test_datetime_simple.nyash
Normal file
@ -0,0 +1,3 @@
|
||||
local dt
|
||||
dt = new DateTimeBox()
|
||||
print(dt)
|
||||
Reference in New Issue
Block a user