nushell/crates/nu-parser/src/parse
Leonhard Kipp 4f2ae34df9
Don't throw err on typename as parameter name (#2926)
Before this was an error:
`def e [path:path] {echo $path}`
Now its not.
2021-01-13 14:44:55 +13:00
..
def Don't throw err on typename as parameter name (#2926) 2021-01-13 14:44:55 +13:00
def.rs Feature/def signature with comments (#2905) 2021-01-12 06:53:58 +13:00
util.rs Feature/def signature with comments (#2905) 2021-01-12 06:53:58 +13:00