darkmoon_uk
12/15/2023, 4:13 AMkotlin-embeddable-compiler with the plugin? I looked up 'Writing your first Kotlin Compiler plugin' but this focuses on Gradle, which is not really the angle I want to take (I think).
Grateful for any thoughts 🙏ephemient
12/15/2023, 4:34 AMfoo(x) refers to the local function foo or to foo from some import, or which scope an unqualified bar is fromephemient
12/15/2023, 4:40 AMdarkmoon_uk
12/15/2023, 4:54 AM