```val SourceSet.scala: SourceDirectorySet ...
# gradle
a
Copy code
val SourceSet.scala: SourceDirectorySet
        get() = withConvention(ScalaSourceSet::class) { scala }
when you finally find all the pieces, the end result looks good 😆 (don't ask about the intermediate steps... that took some digging)