mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-18 00:20:54 +07:00
Fixes IDEA-23781 Complete statement: missing method body GitOrigin-RevId: 8d37de51bc4e90f36fbf2bbb30e0e50edc79f763
3 lines
51 B
Java
3 lines
51 B
Java
public class FieldWithEquals {
|
|
int test=<caret>
|
|
} |