Add proper tests for compile-time errors in sample-kotlin-usage
#9
Labels
enhancement
New feature or request
sample-kotlin-usage
#9
Currently, we can see the compile-time errors in
sample-kotlin-usage
in IntelliJ only (in Gradle,compileKotlin
was disabled for the build to work). In the future, we'd like to make a full-blown test set out of this project (so that the tests verify that the compile-time errors are where they're expected).The text was updated successfully, but these errors were encountered: