Sign in
◑
Theme
apache
/
grails-intellij-plugin
/
HEAD
/
.
/
plugin
/
src
/
main
/
resources
/
intentionDescriptions
/
MakeNullableIntention
/
before.groovy.template
blob: ddd71d470f716e613be399944fb7db9948c49f1f [
file
]
class
City
{
String
<spot>
name
</
spot
>
static
constraints
=
{
}
}