Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for SuperHero (1.42 sec)

  1. platforms/core-configuration/model-core/src/test/groovy/org/gradle/internal/reflect/validation/ValidationMessageCheckerTest.groovy

            when:
            render incompatibleAnnotations {
                type('SuperHero').property('fireballs')
                annotatedWith("Boring")
                incompatibleWith("SuperPower")
                includeLink()
            }
    
            then:
            outputEquals """
    Type 'SuperHero' property 'fireballs' is annotated with @Boring but that is not allowed for 'SuperPower' properties.
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 25.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"sunny":                                "\u2600\ufe0f",
    	"sunrise":                              "\U0001f305",
    	"sunrise_over_mountains":               "\U0001f304",
    	"superhero":                            "\U0001f9b8",
    	"superhero_man":                        "\U0001f9b8\u200d\u2642\ufe0f",
    	"superhero_woman":                      "\U0001f9b8\u200d\u2640\ufe0f",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
Back to top