mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-19 13:18:46 +07:00
dbf25ab12b
GitOrigin-RevId: 5e663ac98c323faf36afcaf18115b6e4036d980d
4 lines
88 B
Java
4 lines
88 B
Java
// "Replace with constant value" "true-preview"
|
|
class Test {
|
|
boolean result = false;
|
|
} |