mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-04 13:55:00 +07:00
GitOrigin-RevId: 732e1b24a1ce6c3f3791ad18483865eada50f529
4 lines
79 B
Java
4 lines
79 B
Java
// "Compute constant value of '~2'" "true-preview"
|
|
class Test {
|
|
int x = -3;
|
|
} |