FIR IDE: enable passing completion tests
This commit is contained in:
committed by
TeamCityServer
parent
88129c3354
commit
108176d0b6
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
package b
|
||||
|
||||
import b.Bar.A.<caret>
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
package b
|
||||
|
||||
import b.A.<caret>
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
import javax.swing.SwingUtilities
|
||||
|
||||
class A : SwingUtilities {
|
||||
|
||||
Reference in New Issue
Block a user