dotar/vim/snippets/ruby-rspec/shnt.snippet
2011-11-17 16:00:49 -06:00

3 lines
59 B
Plaintext
Executable File

lambda { ${1} }.should_not throw_symbol(:${2:symbol})
${3}