Files
2024-01-28 15:39:38 +00:00

20 lines
135 B
Java

class Foo {
void test() {
String colors = """
red
green
blue
orange""";