← 뒤로할 일 상세FL v11
[S9-T1] when / when-not 특수 형식 구현
완료보통
freelang.c emit_node()에 when/when-not 분기 추가.\\n(when cond body...) → if 확장 GNU 블록\\n(when-not cond body...) → !if 확장\\n플랜: docs/superpowers/plans/2026-05-17-s9-control-flow.md Task 1