mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
Fixes IDEA-23781 Complete statement: missing method body GitOrigin-RevId: 8d37de51bc4e90f36fbf2bbb30e0e50edc79f763
3 lines
65 B
Java
3 lines
65 B
Java
public class FieldWithEquals {
|
|
static final int foo;<caret>
|
|
} |