mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
java: cast quick-fix cosmetics (IDEA-277682)
GitOrigin-RevId: 2e9ca6999d9003e1d0d7392de6713593722238f2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6d8daf349f
commit
44f751215e
@@ -1,4 +1,4 @@
|
||||
// "Cast 1st parameter to 'java.lang.Throwable'" "true"
|
||||
// "Cast 1st argument to 'Throwable'" "true"
|
||||
class a {
|
||||
void f(Throwable a, Throwable b) {}
|
||||
void g() {
|
||||
|
||||
Reference in New Issue
Block a user