FIR IDE: move FIR IDE completion tests to idea-fir module

This commit is contained in:
Ilya Kirillov
2020-08-28 17:57:46 +03:00
parent 7cb3f62f51
commit 8714ad575f
132 changed files with 3297 additions and 10 deletions
@@ -1,3 +1,4 @@
// FIR_COMPARISON
fun f() {
try {
@@ -1,3 +1,4 @@
// FIR_COMPARISON
var v: Int
get(){}
set(v<caret>)