Skip to content

Instantly share code, notes, and snippets.

@cirosantilli
Last active August 29, 2015 13:55
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 cirosantilli/8749681 to your computer and use it in GitHub Desktop.
Save cirosantilli/8749681 to your computer and use it in GitHub Desktop.
Jekyll gist test
def f0(x)
x + 0
end
def f1(x)
x + 1
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment