aihc-parser-1.0.0.2: test/Test/Fixtures/golden/expr/tuple-section-nested-left.yaml
extensions: [] input: | ((,a),) ast: |- ETuple [ETuple [Nothing, EVar "a"], Nothing] status: pass
extensions: [] input: | ((,a),) ast: |- ETuple [ETuple [Nothing, EVar "a"], Nothing] status: pass