6 lines
70 B
Plaintext
6 lines
70 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: printf
|
|
# key: sout
|
|
# --
|
|
|
|
printf("$0"); |