5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: print
|
|
# key: p
|
|
# --
|
|
print($0) |