6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
# -*- mode: snippet -*-
|
|
# contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
|
|
# name: using ...;
|
|
# key: using
|
|
# --
|
|
using $1; |