Skip to content

fix(cst): indent accidentally inserted as string literal instead of as whitespace#79

Merged
dsherret merged 1 commit into
mainfrom
fix_phantom_string_literal
May 10, 2026
Merged

fix(cst): indent accidentally inserted as string literal instead of as whitespace#79
dsherret merged 1 commit into
mainfrom
fix_phantom_string_literal

Conversation

@dsherret
Copy link
Copy Markdown
Member

Closes #78

@dsherret dsherret changed the title fix: phantom string literal inserting into multiline array fix(cst): indent accidentally inserted as string literal instead of as whitespace May 10, 2026
@dsherret dsherret merged commit 13ba6f7 into main May 10, 2026
3 checks passed
@dsherret dsherret deleted the fix_phantom_string_literal branch May 10, 2026 16:08
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.

CstArray::elements() exposes phantom CstStringLit after append() to a multi-line array

1 participant