2016-02-18 14:53:30 +01:00

5 lines
61 B
Plaintext

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