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