mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-11 11:36:59 +07:00
20 lines
319 B
Java
20 lines
319 B
Java
class Foo {
|
|
void test() {
|
|
String colors = """
|
|
<warning descr="Trailing whitespace characters inside text block"><caret> </warning>
|
|
|
|
|
|
red
|
|
|
|
|
|
|
|
green
|
|
|
|
|
|
|
|
blue
|
|
|
|
|
|
orange """;<EOLError descr="'}' expected"></EOLError>
|
|
|
|
<EOLError descr="'}' expected"></EOLError> |