DEBSOURCES
Skip Quicknav
sources / yasnippet-snippets / 1.0%2B28.gcd665c9-1 / snippets / julia-mode / let
123456789
# -*- mode: snippet -*- # name: let ... ... end # key: let # contributor: hankail05 # -- let ${1:x = 0} ${2:body} end $0