# Author: Jonas Bonèr # name: for {x <- xs \ y <- ys} { yield } # key: for # -- for { ${1:x} <- ${2:xs} ${3:x} <- ${4:xs} } { yield $0 }