5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
#name : -behaviour(...).
|
|
# --
|
|
-behaviour(${1:gen_server}).
|
|
$0
|