mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-15 22:13:04 +00:00
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
# -*- mode: snippet -*-
|
|
# key: defds
|
|
# contributor: Translated from TextMate Snippet
|
|
# name: def_delegators ..
|
|
# --
|
|
def_delegators :${1:@del_obj}, :${0:del_methods} |