mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
### What does this PR do? Makes sure strings are doubled quoted when they start with flow indicators and `:`. Fixes #23502 ### How did you verify your code works? Added tests for each indicator in flow and block context