nyash-codex
083be99214
test(joinir): Phase 129 P2 - add post-if return var fixture + VM smoke
- Add phase129_if_only_post_if_return_var_min.hako
- Pattern: x=1; if flag==1 { x=2 }; print(x)
- Tests join_k continuation env merge
- Add phase129_if_only_post_if_return_var_vm.sh
- Expected output: 2 (x updated in then branch)
- Dev-only: NYASH_JOINIR_DEV=1 HAKO_JOINIR_STRICT=1
Note: Currently passes via fallback path (non-Normalized)
P1 implementation (join_k materialization) is next step
2025-12-18 07:18:00 +09:00
..
2025-12-18 07:18:00 +09:00
2025-11-30 14:30:28 +09:00
2025-12-04 04:30:30 +09:00
2025-12-04 06:31:18 +09:00
2025-12-04 12:40:01 +09:00