# -*- mode: snippet -*- # key: max # contributor: Translated from TextMate Snippet # name: max { |a, b| .. } ## condition: "source.ruby" # -- max { |a, b| $0 }