Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Cathedral (0.05 sec)

  1. build-logic/binary-compatibility/src/test/kotlin/gradlebuild/binarycompatibility/SinceAndIncubatingRulesKotlinTest.kt

                    /** @since 2.0 */
                    @field:Incubating
                    const val cathedral = "cathedral"
                """
            ) {
    
                assertHasNoWarning()
                assertHasInformation(
                    newApi("Field", "cathedral"),
                    newApi("Method", "SourceKt.foo()"),
                    newApi("Method", "SourceKt.fooExt(java.lang.String)"),
    Registered: Wed Nov 06 11:36:14 UTC 2024
    - Last Modified: Tue Jul 11 06:57:51 UTC 2023
    - 12.7K bytes
    - Viewed (0)
Back to top