Don't assert that annotation class has constructor in AnnotationDeserializer
#KT-9758 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
package test
|
||||
|
||||
// Ha! Ann is no longer an annotation, it's an interface instead. But we shouldn't assert it anywhere in the compiler
|
||||
interface Ann
|
||||
Reference in New Issue
Block a user