Files
openide/java/java-tests/testData/codeInsight/selectWordAction/wordWithApostropheInDocComment/after1.java
Dmitry Jemerov d604e0acb0 Move Java-specific part of SelectWordTest to java-tests module
GitOrigin-RevId: 12e91605bf8901d98d56b8d8dc3a348d4b1ae935
2022-05-02 16:17:29 +00:00

2 lines
53 B
Java

/** <selection>do<caret>n</selection>'t */
class C {}