# -*- mode: snippet -*- #Author : Jonas Bonèr #name : val m = new HashSet[K] # key: hset.val-new # -- val ${1:m} = new HashSet[${2:key}] $0