Tracey Yoshima
// before fun String.foo(x: Int) {} s.foo(10) // after fun foo(reciever: String, x: Int) foo(s, 10)
inline val org.gradle.plugin.use.PluginDependenciesSpec.`java-test-fixtures`: org.gradle.plugin.use.PluginDependencySpec get() = id("org.gradle.java-test-fixtures")
A modern programming language that makes developers happier.