Skip to content

Instantly share code, notes, and snippets.

@anekos
Last active December 31, 2016 16:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anekos/38ef6531ed13a18e4252d5b2d52cbbe2 to your computer and use it in GitHub Desktop.
Save anekos/38ef6531ed13a18e4252d5b2d52cbbe2 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
# vim: set fileencoding=utf-8 :
def foo﹣bar
puts('I am lisp')
end
foo﹣bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment