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:
co-authored by
Commentator2.0
parent
98d0215ca2
commit
7e68f93ed7
@@ -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)
|
||||
| ^
|
||||
Reference in New Issue
Block a user