mirror of
https://github.com/nushell/nushell.git
synced 2025-08-23 08:10:28 +02:00
Allow parse-time evaluation of calls, pipelines and subexpressions (#9499)
Co-authored-by: Antoine Stevan <44101798+amtoine@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
mod deparse;
|
||||
mod eval;
|
||||
mod flatten;
|
||||
mod known_external;
|
||||
mod lex;
|
||||
|
Reference in New Issue
Block a user