if i try task(”test”) {… } of course gradle thinks...
# gradle
n
if i try task(”test”) {… } of course gradle thinks i’m trying to create a “test” task which collides with an existing task name