fbsamples / fbsamples/kotlin_ast_tools
Code not compiling
Open
- Dominant language
- Kotlin
- Stars
- 212
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Looks like the changes in 4a88d3328b4977ac32dcfea84a0338ce6d0a3bb7 made it so that running `./gradlew compileKotlin` fails, apparently due to the fact that the shaded (I guess?) `org.jetbrains.kotlin.com.intellij.psi.PsiElement` type is not on the classpath.
Contributor guide
Assessment
This issue has not been assessed yet.