emacs-prelude/vendor/yasnippet/snippets/f90-mode/re

5 lines
103 B
Plaintext
Raw Normal View History

2012-02-17 22:12:32 +02:00
# contributor: Li Zhu <http://www.zhuli.name>
# name: read (*,*)
# key: re
# --
read (${1:*},${2:*}) $0