docs: Phase 103 P1 DONE (early return)
This commit is contained in:
@ -60,6 +60,12 @@ Related:
|
||||
|
||||
if 文の then/else 内で return する形(merge 不要 or merge 途中で return)を 1 本追加して、Boundary/ExitLine の退行を拾いやすくする。
|
||||
|
||||
## DONE(P1)
|
||||
|
||||
- Fixture: `apps/tests/phase103_if_only_early_return_min.hako`(expected: `7`, `2`)
|
||||
- VM smoke: `tools/smokes/v2/profiles/integration/apps/phase103_if_only_early_return_vm.sh`
|
||||
- LLVM EXE smoke: `tools/smokes/v2/profiles/integration/apps/phase103_if_only_early_return_llvm_exe.sh`
|
||||
|
||||
## Next(別フェーズ候補)
|
||||
|
||||
### loop(true) + break-only(digit scan など)
|
||||
|
||||
Reference in New Issue
Block a user