mirror of
https://github.com/nushell/nushell.git
synced 2025-02-22 05:21:44 +01:00
Delete example.nu
This commit is contained in:
parent
7eb022b58c
commit
2500f23fcb
@ -1,5 +0,0 @@
|
||||
def inc [x] {
|
||||
$x + 1
|
||||
}
|
||||
|
||||
inc 5
|
Loading…
Reference in New Issue
Block a user