<snippet>
    <content><![CDATA[
math.min(${1:\$array_of_numbers})
]]></content>
    <tabTrigger>math.min</tabTrigger>
    <scope>meta.block.dtl</scope> <!-- Adjust the scope as necessary -->
    <description>Snippet for math.min</description>
</snippet>