mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
IJI-2422: community/java: move resources under resources root
GitOrigin-RevId: 8b2b63fc6db476ca0c2cfe5cadd84db6c4236d0f
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2f2ab1fe14
commit
40795fe787
@@ -0,0 +1,5 @@
|
||||
void m(int var) {
|
||||
switch(var) {
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
void m(int var) {
|
||||
<spot>var<spot>
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Creates a switch statement for the selected variable.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user