FILE: functionWithBothOldAndNewSyntaxContractDescription.kt
    public? final? fun test1(s: String?): R|kotlin/Unit|
        [Contract description] <
            returnsNotNull#()
        >
     { LAZY_BLOCK }
