// ALLOW_DOC_CHANGE (project model is updated since the injected snippet is teated as a script) // LOAD_SCRIPT_DEFINITIONS public class KotlinInJavaInjection { public void inject() { String kotlin = // language=kotlin "fun test() {}"; } } // NO_CHECK_INFOS