Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/quickFix/convertInterfaceToClass/beforeComment.java
2024-01-23 18:14:05 +00:00

3 lines
67 B
Java

// "Convert to 'class'" "true-preview"
interface /*1*/ X<caret> {}