5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: iop
|
|
# key: iop
|
|
# --
|
|
IO.puts("$1 #{inspect $1}")$0 |