FG42/conf/emacs.d/snippets/text-mode/erlang-mode/exp

6 lines
102 B
Plaintext
Raw Normal View History

2011-07-22 14:48:30 +01:00
#name : -export([]).
#contributor : hitesh <hitesh.jasani@gmail.com>
# --
-export([${1:start/0}]).
$0