Skip to content

fix: remove pipe return correct list#33

Open
Draggu wants to merge 1 commit into
gp-pereira:mainfrom
Draggu:pipe-fix
Open

fix: remove pipe return correct list#33
Draggu wants to merge 1 commit into
gp-pereira:mainfrom
Draggu:pipe-fix

Conversation

@Draggu
Copy link
Copy Markdown

@Draggu Draggu commented Apr 13, 2026

When the pipe argument is a function call without parentheses, the arguments are nil. This created an improper list in the ast leading to a serialization error. Wrap rest to ensure we always return a proper list. Fixes expert-lsp/expert#560

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.

VS Code extension error Request textDocument/codeAction failed when using dbg

1 participant