mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-15 01:17:45 +00:00
28ea5ce732
darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
6 lines
49 B
Fish
6 lines
49 B
Fish
|
|
|
|
function N_ -d "No-op"
|
|
printf "%s" $argv
|
|
end
|
|
|