Do not generate erroneous classes in SIGNATURES mode
Add an assertion that this never happens in other modes. (fixes EA-37034)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package beans
|
||||
|
||||
class .
|
||||
|
||||
open class <caret>A
|
||||
Reference in New Issue
Block a user