2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 04:33:38 +00:00
nushell/tests/parsing
Andrej Kolchin 0e1322e6d6
Forbid reserved variable names for function arguments ()
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 .
2023-11-29 18:29:07 +01:00
..
samples Change parser cwd when running a file () 2022-11-15 00:05:27 +01:00
mod.rs Forbid reserved variable names for function arguments () 2023-11-29 18:29:07 +01:00