libexpr: Require whitespace between certain tokens

Fixes #135, #136

Co-authored-by: Commentator2.0 <lix@crystal-cavern.systems>
Change-Id: Ia1880633c1ee3b9242487fbc30b6d781d88987fb
This commit is contained in:
piegames
2026-01-31 20:44:34 +01:00
co-authored by Commentator2.0
parent 98d0215ca2
commit 7e68f93ed7
87 changed files with 1152 additions and 11 deletions
@@ -0,0 +1,4 @@
error: whitespace between function arguments or list elements is required here. Use --extra-deprecated-features tokens-no-whitespace to disable this error
at «string»:1:12:
1| with {}; (0https://a)
| ^