Files
2023-09-28 10:30:02 +00:00

3 lines
48 B
Java

class X {
String str = STR."hello\{<caret>}"
}