mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 14:25:04 +07:00
some tests made more ready to the live templates advent
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class A{
|
||||
{
|
||||
boolean a = <caret>false;
|
||||
boolean a = A<caret>false;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user