mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-24 16:48:29 +07:00
37137f76ac
GitOrigin-RevId: 091cd09f3dac6b9d3dc130d5e2e65bee5fd88792
8 lines
128 B
Java
8 lines
128 B
Java
class C {
|
|
String empty = """
|
|
<html>
|
|
<body>
|
|
</body>
|
|
</html>
|
|
""";
|
|
} |