A simple backend Kotlin compiler plugin that demonstrates how to create and use a Kotlin compiler plugin. This plugin adds a "Hello World! From plugin" println statement at the beginning of each ...