IPP: refer to methods including parentheses () in intention text

GitOrigin-RevId: 2578135cbf75767e296f6bc48db3b5a56aa6acd1
This commit is contained in:
Bas Leijdekkers
2022-08-17 15:12:43 +02:00
committed by intellij-monorepo-bot
parent 807b88c707
commit 790d7872ae
4 changed files with 14 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
// "Make 'f' public" "true"
// "Make 'f()' public" "true"
import java.io.*;
class a {