5 lines
61 B
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: print
# key: p
# --
print($0)