mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 18:58:31 +07:00
[mod-command] ModCreateFile; used in MoveAnnotationToPackageInfoFileFix; tests
GitOrigin-RevId: c894f03c5fdb035fda9662337563368d380cb5fe
This commit is contained in:
committed by
intellij-monorepo-bot
parent
451019313c
commit
e58fae06c9
@@ -0,0 +1,6 @@
|
||||
@<caret>Deprecated @Anno
|
||||
package com.example;
|
||||
|
||||
import com.example.anno.Anno;
|
||||
|
||||
class Imports {}
|
||||
@@ -0,0 +1,2 @@
|
||||
@<caret>Deprecated
|
||||
package com.example;
|
||||
Reference in New Issue
Block a user