9 lines
70 B
Plaintext
9 lines
70 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: debug
|
|
# key: debug
|
|
# --
|
|
debug
|
|
{
|
|
$0
|
|
}
|