ruby-cvs:21358
From: akr ruby-lang.org
Date: Thu, 6 Dec 2007 19:06:41 +0900 (JST)
Subject: [ruby-cvs:21358] Ruby:r14121 (trunk): use \xf0 instead of \xfd for valid first byte of a UTF-8 character.
akr 2007-12-06 19:06:41 +0900 (Thu, 06 Dec 2007)
New Revision: 14121
Modified files:
trunk/bootstraptest/test_syntax.rb
Log:
use \xf0 instead of \xfd for valid first byte of a UTF-8 character.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_syntax.rb?r1=14121&r2=14120