Delete example.nu

This commit is contained in:
JT
2021-10-06 15:30:36 +13:00
committed by GitHub
parent 7eb022b58c
commit 2500f23fcb

View File

@ -1,5 +0,0 @@
def inc [x] {
$x + 1
}
inc 5