KT-2730 AssertionError at org.jetbrains.jet.codegen.AnnotationCodegen.genAnnotations(AnnotationCodegen.java:86)
#KT-2730 Fixed
This commit is contained in:
@@ -0,0 +1 @@
|
||||
public class Client extends Foo {}
|
||||
@@ -0,0 +1,3 @@
|
||||
open class <caret>Foo {
|
||||
vv open val foo = 1
|
||||
}
|
||||
Reference in New Issue
Block a user