table.sort 145 B

12345
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : table.sort
  3. #key : table.sort
  4. # --
  5. table.sort( ${1:tablename}${2:, sortfunction} )