Files
dotfiles/.emacs.d/snippets/python-mode/return
2017-12-21 17:29:29 +01:00

5 lines
62 B
Plaintext

# -*- mode: snippet -*-
# name: return
# key: r
# --
return $0