Files
dotfiles/.emacs.d/snippets/f90-mode/re
2017-12-21 17:29:29 +01:00

5 lines
93 B
Plaintext

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