Files
yasnippet/snippets/text-mode/cc-mode/csharp-mode/using.2
2008-09-10 11:56:57 +00:00

5 lines
118 B
Groff

#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : using System....;
# --
using System.$1;