Skip to content

Instantly share code, notes, and snippets.

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 TondaHack/6af3e1739d6d5ec873b73694c4993b42 to your computer and use it in GitHub Desktop.
Save TondaHack/6af3e1739d6d5ec873b73694c4993b42 to your computer and use it in GitHub Desktop.
defmodule Test do 
def request() do
IO.inspect "test code"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment