5 lines
83 B
Plaintext
5 lines
83 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: -compile(...).
|
|
# --
|
|
-compile([${1:export_all}]).
|
|
$0 |