what is the typesafe way to make `sayHello` the de...
# gradle
d
what is the typesafe way to make
sayHello
the default task? (i.e. add it to
defaultTasks
)?