blob: 56224df88bfdabf4142c8e13c2d0579ab6e781f0 [file] [log] [blame]
//ALLOW_AST_ACCESS
package test
class ClassVal() {
val aa = 1
}