This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
nushell
Watch
2
Star
0
Fork
You've already forked nushell
0
mirror of
https://github.com/nushell/nushell
synced
2025-01-01 15:58:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d481d5ca96
nushell
/
example.nu
5 lines
31 B
Text
Raw
Normal View
History
Unescape
Escape
reverted
2021-10-06 01:59:16 +00:00
def inc [x] {
$x + 1
no-op
2021-10-03 18:23:23 +00:00
}
reverted
2021-10-06 01:59:16 +00:00
inc 5
Reference in a new issue
Copy permalink