mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-05 23:12:26 +00:00
Last commit before tagging and releasing
This commit is contained in:
6
extras/imported/f90-mode/Arrays/pack.yasnippet
Normal file
6
extras/imported/f90-mode/Arrays/pack.yasnippet
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: pack
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: pack
|
||||
# --
|
||||
pack(${1:array}, mask=(${2:$1>0})${3:, vector=${4:destination vector}})
|
||||
Reference in New Issue
Block a user