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