roc-lang / roc

A fast, friendly, functional language.
https://roc-lang.org
Universal Permissive License v1.0
4.46k stars 313 forks source link

Fix auto-fixing of deprecated interpolated strings #6937

Closed joshuawarner32 closed 3 months ago

joshuawarner32 commented 3 months ago

Fixes #6935

joshuawarner32 commented 3 months ago

Note I also added a completely unrelated test, demonstrating that pizza and "task await bang" now compose correctly (at least in the syntax tree)