summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/ruby-mode/general/app
blob: b151cccfc802e9e1f21130f0584797c3e00c8c6b (plain) (tree)
1
2
3
4
5




                                            
#name : if __FILE__ == $PROGRAM_NAME ... end
# --
if __FILE__ == $PROGRAM_NAME
  $0
end