Skip to content

Commit 1cfaf48

Browse files
Update README: add compiler plugin use case example
1 parent e2cbd3c commit 1cfaf48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ A library for in-process compilation of Kotlin and Java code, in the spirit of [
1616

1717
- Compile Kotlin and Java code in tests
1818
- Test your annotation processors
19+
- Test your compiler plugins
1920
- Test Kotlin code generation
2021

2122
## Example

0 commit comments

Comments
 (0)