Skip to content

Commit 79931c0

Browse files
committed
Create @echo.fish, @test.fish
1 parent 0877299 commit 79931c0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

functions/@echo.fish

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
function @echo
2+
3+
end

functions/@test.fish

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
f
1+
function @test
2+
3+
end

0 commit comments

Comments
 (0)