intentions preview: create annotation method from usage

GitOrigin-RevId: 202cf795eba05296027ab41e034220a9c1a6b678
This commit is contained in:
Anna Kozlova
2022-09-07 13:35:44 +02:00
committed by intellij-monorepo-bot
parent fc2f8af34d
commit c59dfcedab
4 changed files with 22 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
// "Create method 'test'" "true"
// "Create method 'test'" "true-preview"
public class Test {
@Attr(test= "")
public Test() {

View File

@@ -1,4 +1,4 @@
// "Create method 'test'" "true"
// "Create method 'test'" "true-preview"
public class Test {
@Attr(te<caret>st= "")
public Test() {