Skip to content

Instantly share code, notes, and snippets.

@hasayvaz
Created November 29, 2010 02:27
Show Gist options
  • Save hasayvaz/719521 to your computer and use it in GitHub Desktop.
Save hasayvaz/719521 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
def ilk
"giste ilk adim"
end
puts ilk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment