# -*- mode: snippet -*-
# name: Greater than
# key: >
# uuid: >
# --
"$1" -gt "$2"