Skip to content

Commit be9ff3e

Browse files
benbellicklewars
authored andcommitted
Update reason-mode function snippet (AndreaCrotti#510)
1 parent b0c089d commit be9ff3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/reason-mode/function

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# name: function
33
# key: func
44
# --
5-
(${1:paramters}) -> $0
5+
(${1:paramters}) => $0

0 commit comments

Comments
 (0)