8 lines
213 B
XML
8 lines
213 B
XML
<snippet>
|
|
<content><![CDATA[ignore (Thread.create (fun () ->
|
|
$0
|
|
) ())]]></content>
|
|
<tabTrigger>thread</tabTrigger>
|
|
<scope>source.ocaml</scope>
|
|
<description>untitled</description>
|
|
</snippet>
|