mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-27 17:15:38 +07:00
GitOrigin-RevId: 63f994ebc05f7c0d43207ea08f037ad279a9f7ee
6 lines
105 B
Java
6 lines
105 B
Java
/**
|
|
* a\u0040b {@literal c\u0040d}
|
|
* From \uu0041 to \u005A
|
|
* {@code \\uD83D\\uDE42}
|
|
*/
|
|
class Test {} |