mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-04 17:38:08 +07:00
- more cases GitOrigin-RevId: 56f497789cb02e5c867053056458bbfdc20d3ac5
6 lines
78 B
Java
6 lines
78 B
Java
// "Fix the typo 'clas' to 'class'" "true-preview"
|
|
class A {
|
|
class B{
|
|
|
|
}
|
|
} |