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:
Alexander Udalov
2012-09-13 15:44:27 +04:00
parent 8ac83f08ac
commit 954003872d
3 changed files with 19 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
package beans
class .
open class <caret>A