Minor. Add ALLOW_AST_ACCESS to two tests.
We suppose, that AST access is allowed if we have property with initializer.
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
//ALLOW_AST_ACCESS
|
||||||
package test
|
package test
|
||||||
|
|
||||||
class MembersReferenceOuterTP<P> {
|
class MembersReferenceOuterTP<P> {
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
//ALLOW_AST_ACCESS
|
||||||
package test
|
package test
|
||||||
|
|
||||||
class A<in I> {
|
class A<in I> {
|
||||||
|
|||||||
Reference in New Issue
Block a user