Files

9 lines
111 B
Java

class BlankLine {
void x() {
String s = STR."""
there is something
""";
}
}