>>> task sourceJar(type: Jar) { //...
# gradle
i
>> task sourceJar(type: Jar) {
// from sourceSets.main.allKotlin from sourceSets.main.allJava }