public class Test() { internal constructor(x: Int, y: Int) : this() { } } // Diagnostic Matches: Incomplete annotation: @kotlin.Metadata(%) // Diagnostic Matches: Unknown location for kotlin.Metadata