fish-shell/tests/checks/function.fish

5 lines
64 B
Fish
Raw Normal View History

#RUN: %fish %s
function t --argument-names a b c
echo t
end