Skip to content

Instantly share code, notes, and snippets.

@ikasamt
Created February 9, 2011 10:31
Show Gist options
  • Save ikasamt/818273 to your computer and use it in GitHub Desktop.
Save ikasamt/818273 to your computer and use it in GitHub Desktop.
$KCODE="utf-8"
puts 'You\'re swell!'
puts "Youre swell!"
puts "文字列最後の円マーク: \\"
puts "\\2,500"
puts "\\2,500"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment