Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a97c1 commit 2657c86Copy full SHA for 2657c86
snippets/elm.snippets
@@ -49,3 +49,5 @@ snippet ty
49
snippet tya
50
type alias ${1:Model} =
51
${0}
52
+snippet test
53
+ test "${1}" <| \_ -> $0
0 commit comments