nushell/tests/parsing
Andrej Kolchin 0e1322e6d6
Forbid reserved variable names for function arguments (#11169)
Works for all arguments and flags. Because the signature parsing doesn't
give the spans, it is flags the entire signature.

Also added a constant with reserved variable names.

Fix #11158.
2023-11-29 18:29:07 +01:00
..
samples Change parser cwd when running a file (#7134) 2022-11-15 00:05:27 +01:00
mod.rs Forbid reserved variable names for function arguments (#11169) 2023-11-29 18:29:07 +01:00