suggest AddEmptyRecordHeaderFix in case of no record header

GitOrigin-RevId: ac6a585e1ccdb091a02d49d2f8bf2e55bf2114cb
This commit is contained in:
Roman.Ivanov
2019-12-24 08:41:04 +00:00
committed by intellij-monorepo-bot
parent ca80fb7215
commit 2cc8b2c194
8 changed files with 94 additions and 2 deletions
@@ -0,0 +1,3 @@
// "Insert '()'" "true"
record A() {}
@@ -0,0 +1,3 @@
// "Insert '()'" "true"
record <caret>A {}