Files
2023-10-31 23:25:21 +00:00

6 lines
145 B
Java

class Test {
String textBlock = """
<selection> fo<caret>o
bar
</selection> """;
}