5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: souf
|
|
# key: souf
|
|
# --
|
|
printf("$1\n", $0); |