#Author : Jonas Bonèr #name : for (x <- xs if guard) { ... } # -- for (${1:x} <- ${2:xs} if ${3:guard}) { $0 }