dimsuz
@RequiresTypeResolution
KoTest
createEnvironment()
MyRule().compileAndLintWithContext(env, code)
fun visitNamedFunction(function: KtNamedFunction) { println(bindingContext.getType(function)) }
bindingContext == BindingContext.EMPTY
bindingContext.diagnostics.forEach { println(it.factoryName) }
UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNRESOLVED_REFERENCE UNUSED_PARAMETER
@Composable
Modifier
additionalRootPaths
Compose
Brais Gabin
./gradlew test -Pcompile-test-snippets=true
testImplementation
A modern programming language that makes developers happier.