We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0efe07 commit e79eed4Copy full SHA for e79eed4
README.md
@@ -40,6 +40,7 @@ fun `test my annotation processor`() {
40
// compiled Kotlin classes are visible to Java sources
41
KClass kClass = new KClass();
42
}
43
+ }
44
""")
45
```
46
Configure compilation
0 commit comments