Skip to content

Instantly share code, notes, and snippets.

@roktas
Created May 22, 2010 07:39
Show Gist options
  • Save roktas/409887 to your computer and use it in GitHub Desktop.
Save roktas/409887 to your computer and use it in GitHub Desktop.
#!/usr/bin/ruby
ben = Ben.new
bunu = Gist.new()
if ben.gorebiliyorum(bunu)
puts "evet görebiliyorum!"
else
puts "nayır!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment