mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 04:48:47 +00:00
Delete example.nu
This commit is contained in:
parent
7eb022b58c
commit
2500f23fcb
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
def inc [x] {
|
||||
$x + 1
|
||||
}
|
||||
|
||||
inc 5
|
||||
Loading…
Reference in a new issue