yasnippet/extras/imported/ruby-mode/Tests/assert_kind_of(..) (asko).yasnippet
2009-08-29 17:59:02 +00:00

6 lines
209 B
Plaintext

# -*- mode: snippet -*-
# key: asko
# contributor: Translated from TextMate Snippet
# name: assert_kind_of(..)
# --
assert_kind_of`snippet_paren.rb`${1:ExpectedKind}, ${0:actual_instance}`snippet_paren.rb end`