5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: -undef(...).
|
|
# --
|
|
-undef($1).
|
|
$0 |