package test import java.util.* public open class SyntaxErrorInFieldAnnotation { public var foo : String? = "" }