5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: io
|
|
# key: io
|
|
# --
|
|
IO.puts("$1")$0 |