Gradle
/*
def v = "**/*.xml"
*/
Groovy think the */ inside the string is the end of block comment.
If you are commenting out a block of (syntactically correct) code, I find it easier to use if(false) {...} to avoid this problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With