IDEA-229300: Completion of primitives in record headers

GitOrigin-RevId: 1a0444fb051749998c6376f95375ae005459a0ac
This commit is contained in:
Roman.Ivanov
2019-12-18 10:32:28 +00:00
committed by intellij-monorepo-bot
parent 9585de98c5
commit 40915b2a6e
3 changed files with 16 additions and 0 deletions
@@ -0,0 +1,3 @@
record A (<caret>) {
}