mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 12:46:00 +02:00
Delete example.nu
This commit is contained in:
@ -1,5 +0,0 @@
|
|||||||
def inc [x] {
|
|
||||||
$x + 1
|
|
||||||
}
|
|
||||||
|
|
||||||
inc 5
|
|
Reference in New Issue
Block a user