aihc-parser-1.0.0.2: test/Test/Fixtures/equivalent/expr/multi-way-if-branch-infix.yaml
extensions: [] equivalent: - if | True -> a + b - if | True -> (a + b) status: pass reason: A same-line infix expression after a multi-way-if guard arrow belongs to the guard body.