implementation("io.github.kotlinmania:proc-macro2-kotlin:0.1.0")
Kotlin Multiplatform port of dtolnay/proc-macro2 - A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case