emacs-prelude/vendor/yasnippet/snippets/f90-mode/re
2012-02-17 22:12:32 +02:00

5 lines
103 B
Plaintext

# contributor: Li Zhu <http://www.zhuli.name>
# name: read (*,*)
# key: re
# --
read (${1:*},${2:*}) $0