Skip to content

Instantly share code, notes, and snippets.

@prio101
Created February 7, 2018 16:20
Show Gist options
  • Save prio101/2ead0a1e7ec9aa2fcf269aa8dc890e57 to your computer and use it in GitHub Desktop.
Save prio101/2ead0a1e7ec9aa2fcf269aa8dc890e57 to your computer and use it in GitHub Desktop.
defmodule StillOn do
import IO
def yeah do
puts "I am Still on it"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment