All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Lib.tests.source.UnicodeTest Maven / Gradle / Ivy

There is a newer version: 1.1
Show newest version
public class UnicodeTest {
	final static String \ufe4f\u2167 = "\uFEFF\uD800\uD8D8\uDFFD";
	transient static short x\u03A7x = 5;

	protected static String __\u0130\u00dFI(UnicodeTest x) {return \ufe4f\u2167;}

	public static void main(String[] a)
	{
		System.out.println(__\u0130\u00dFI(null));
	    System.out.println("\0\17u\\\u005c"\ff'\rr\u0027\nn \u0123\u1234O\uFFFFF");
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy