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