mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
fix text data file name case
GitOrigin-RevId: 547ec42bfbcb039662cdf758ad94f75cc7fd7c2f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7ad420c676
commit
11be125743
+6
@@ -0,0 +1,6 @@
|
||||
class C {
|
||||
String empty = """
|
||||
|
||||
|
||||
""";
|
||||
}
|
||||
Reference in New Issue
Block a user