diff test/TestUTF8.java @ 122:790c8dd42a7b

*** empty log message ***
author kono
date Tue, 26 Aug 2008 16:33:47 +0900
parents 7bf547c009ed
children a187180e0106
line wrap: on
line diff
--- a/test/TestUTF8.java	Tue Aug 26 09:52:08 2008 +0900
+++ b/test/TestUTF8.java	Tue Aug 26 16:33:47 2008 +0900
@@ -100,7 +100,7 @@
 	}
 	
 	public static void main(String[] args) throws IOException{
-		String text = "あいうえお、かきくけこ、さしすせそ";
+		String text = "縺ゅ>縺縺医♀縲√°縺阪¥縺代%縲√&縺励☆縺帙◎";
 		REP rep;
 		REPCommand utf8buf = new REPCommand(1, 2, 3, 4, 5, 0, text);
 		REPCommand buf = new REPCommand(1, 2, 3, 4, 5, 0, text);