/ruby-mode/Tests/assert_kind_of(..) (asko).yasnippet
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 58bd9fe31cf3757b9637a6cb7665ffd8 MD5 | raw file
- # -*- 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`