each_byte-{-byte-..-}-(eab).sublime-snippet (192B)
1 <snippet> 2 <content><![CDATA[each_byte { |${1:byte}| $0 }]]></content> 3 <tabTrigger>eab</tabTrigger> 4 <scope>source.ruby</scope> 5 <description>each_byte { |byte| .. }</description> 6 </snippet>