mirror of
https://github.com/nushell/nushell.git
synced 2025-08-16 17:51:42 +02:00
Rename the use of invocation to subexpression (#3568)
* Rename the use of invocation to subexpression * Fix test name
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
mod invocation;
|
||||
mod operator;
|
||||
mod subexpression;
|
||||
mod variables;
|
||||
|
Reference in New Issue
Block a user