mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 05:20:35 +08:00
28ea5ce732
darcs-hash:20060526120906-ac50b-5c903a99dfcb176c454bec2abc25360e8a7bf79a.gz
7 lines
49 B
Fish
7 lines
49 B
Fish
|
|
|
|
function N_ -d "No-op"
|
|
printf "%s" $argv
|
|
end
|
|
|