Gitiles
Code Review
Sign In
git.eclipse.org
/
sourceediting
/
webtools.sourceediting
/
480bca41dc5dc81b761ecdefe2a1cdc15b570b0d
/
.
/
development
/
org.eclipse.wst.sse.unittests
/
turkishCase.jpage
blob: ba96e61b21589e8bdb1728954490413ba77d85ff [
file
] [
log
] [
blame
]
String
s
=
"\u0131"
+
"\u0069"
;
s
.
toUpperCase
();