Skip to content

Instantly share code, notes, and snippets.

@eqbal
Created August 27, 2016 10:34
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 eqbal/5f926ca43cbb84889e8e2fbeea62ac7e to your computer and use it in GitHub Desktop.
Save eqbal/5f926ca43cbb84889e8e2fbeea62ac7e to your computer and use it in GitHub Desktop.
What's the song?
stops = ->(x) { abort("what is the song?") }
thing = [] ;
class This
class << self
def tell; end
def terrible(_); yield ; end
end
end
# Start song snippet
me = can = remember = thing.any?
can = !(This.tell ? true : 'dream')
deep = { down: { inside: {feel_to: "scream" } } }
This.terrible("silence"){ stops.call(me) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment