<%@ val someName: String = "someDefaultValue" %> <% import com.acme.MySnippets._ %>

Hello ${someName}%