PageRenderTime 16ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Tests/assert_not_same(..) (asns).yasnippet

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 95ee05a7f59be4a0a3838b5d44a3cd90 MD5 | raw file
  1. # -*- mode: snippet -*-
  2. # key: asns
  3. # contributor: Translated from TextMate Snippet
  4. # name: assert_not_same(..)
  5. # --
  6. assert_not_same`snippet_paren.rb`${1:unexpected}, ${0:actual}`snippet_paren.rb end`