1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/sample/trick2013
nobu fb38cfb90f Update trick2013/yhara for Ruby 2.4
I need to raise LocalJumpError here (for the first "J" of the
output "JUST ANOTHER RUBY HACKER"), but this `return` does
not raise error in Ruby 2.4.

[Fix GH-1703]
Author:    Yutaka HARA <yutaka.hara+github@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-22 11:21:34 +00:00
..
kinaba
mame
shinh
yhara Update trick2013/yhara for Ruby 2.4 2017-09-22 11:21:34 +00:00
README.md

This directory contains the award-winning entries of the 1st Transcendental Ruby Imbroglio Contest for rubyKaigi (TRICK 2013).

THESE ARE BAD EXAMPLES! You must NOT use them as a sample code.

  • kinaba/entry.rb: "Best pangram" - Gold award
  • mame/entry.rb: "Most classic" - Bronze award
  • shinh/entry.rb: "Most Readable" - Silver award
  • yhara/entry.rb: "Worst abuse of constants" - Dishonorable mention

These files are licensed under MIT license.

For the contest outline and other winning entries, see:

https://github.com/tric/trick2013