mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-04 15:44:48 +07:00
GitOrigin-RevId: 6e9389c6d8b88bfa91de6c658cfc51039bfeefca
7 lines
98 B
Java
7 lines
98 B
Java
// "Create property" "true-preview"
|
|
class Calculator {
|
|
{
|
|
set<caret>I(() -> {});
|
|
}
|
|
}
|