#Author : Jonas Bonèr #name : def act(arg: T) = { ..} # -- def act(${1:arg}: ${2:type}) = { loop { react { $0 } } }