Files
langkit/testsuite/python_support
Pierre-Marie de Rodat 16639a7818 lexer_example: set "var" as alphanumerical
This is necessary so that unparsing inserts a space between "var" and
"foo" in "var foo". That problem was undetected so far in our only
rewriting API test because all variable declaration nodes were rewritten
from sources (they were not synthetized), so formatting (which includes
that space) was preserved.
2023-11-13 13:30:29 +00:00
..
2022-03-22 13:08:43 +00:00