scope correction

This commit is contained in:
Bartek Zbytniewski
2026-04-19 11:51:58 +02:00
parent b9b2c2c927
commit c2b7af94c1
6 changed files with 6 additions and 0 deletions
@@ -6,4 +6,5 @@ export fn ${1:name}(${2:params}) -> ${3:return_type} {
]]></content>
<tabTrigger>fnexport</tabTrigger>
<description>Exported function definition</description>
<scope>source.curlywasm</scope>
</snippet>