local x = 1 111 B

12345
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : local x = 1
  3. #key : local
  4. # --
  5. local ${1:x} = $0