mirror of
https://github.com/samsonjs/config.git
synced 2026-04-04 10:55:48 +00:00
6 lines
207 B
XML
6 lines
207 B
XML
<snippet>
|
|
<content><![CDATA[assert_same(${1:expected}, ${0:actual})]]></content>
|
|
<tabTrigger>ass</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>assert_same(..)</description>
|
|
</snippet>
|