emacs/snippets/emacs-lisp-mode/number-to-string

7 lines
146 B
Plaintext

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: number-to-string
# key: number-to-string
# key: nts
# --
(number-to-string $0)