mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 09:05:52 +07:00
3 lines
30 B
Plaintext
3 lines
30 B
Plaintext
int a = 100;
|
|
final int b = a;
|