# -*- mode: snippet -*- # name: if __FILE__ == $PROGRAM_NAME ... end # group : general # -- if __FILE__ == $PROGRAM_NAME $0 end