parse/invalid-syntax-unquote-splice
This happens when ~@ is used somewhere syntax-quote splicing is not allowed.
Mitigations
Use ~@ only inside a sequence position where splicing makes sense.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
This happens when ~@ is used somewhere syntax-quote splicing is not allowed.
Use ~@ only inside a sequence position where splicing makes sense.