Skip to content

Conversation

@AndreiDreyer
Copy link
Contributor

  • Added lowering for conditional calls
link_to(...) if a

becomes

if a
  link_to(...)
end

@AndreiDreyer AndreiDreyer self-assigned this May 13, 2025
@AndreiDreyer AndreiDreyer merged commit 7666eb1 into main May 13, 2025
1 check 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.

2 participants