Skip to content

fix: lower discarded conditional expressions - #343

Merged
ctate merged 1 commit into
mainfrom
ctate/fix-33
Sep 17, 2026
Merged

ctate merged 1 commit into
mainfrom
ctate/fix-33

Conversation

@ctate

@ctate ctate commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator
  • Lower discarded conditionals as lazy statement control flow.

  • Add differential and TS7 coverage for void conditional arrows.

Fixes #33

- Lower discarded conditionals as lazy statement control flow.

- Add differential and TS7 coverage for void conditional arrows.

Fixes #33

Co-authored-by: ryoppippi <1560508+ryoppippi@users.noreply.github.com>
@vercel

vercel Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 17, 2026 3:51pm UTC

@ctate
ctate merged commit 5a1aec0 into main Sep 17, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SC9001 internal compiler error: 'ternary must not be void' for an arrow body over two void calls

1 participant