mirror of
https://github.com/samsonjs/config.git
synced 2026-04-22 13:55:46 +00:00
9 lines
195 B
XML
9 lines
195 B
XML
<snippet>
|
|
<content><![CDATA[try
|
|
$0
|
|
with
|
|
| _ -> failwith "Unknown"]]></content>
|
|
<tabTrigger>try</tabTrigger>
|
|
<scope>source.ocaml</scope>
|
|
<description>try</description>
|
|
</snippet>
|