mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-04 04:09:09 +07:00
[java-completion] Fix method body without () only when type is void (IDEA-23781)
GitOrigin-RevId: d669b3447dce6186a10f8b807b86bb14f9b98f82
This commit is contained in:
committed by
intellij-monorepo-bot
parent
057b1bc48d
commit
d24dbdcf93
@@ -0,0 +1,3 @@
|
||||
public class FieldWithEquals {
|
||||
void foo<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user