Guest User

Untitled

a guest
Feb 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. defmodule StillOn do
  2. import IO
  3.  
  4. def yeah do
  5. puts "I am Still on it"
  6. end
  7. end
Add Comment
Please, Sign In to add comment