Files
emacs/lisp/yasnippet-snippets/snippets/csharp-mode/comment.2
2022-01-04 21:35:17 +01:00

6 lines
149 B
Groff

# -*- mode: snippet -*-
# contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
# name: /// <returns>$1</returns>
# key: comment
# --