Files
Georgii Ustinov f762b8fa7b [Java. Code Formatting] Change tests after adding support to format last line
IDEA-351758

GitOrigin-RevId: 11bb2e2298d371ebf4041a05b089b0997a228d14
2024-05-13 13:59:09 +00:00

8 lines
127 B
Java

class C {
String empty = """
<html> \s
<body>
</body>
</html> \s
""";
}