JohnyDaDeveloper

Results 1 comments of JohnyDaDeveloper

This issue also occures when `createdAtStart` is set through ```kotlin single( createdAtStart = true, ) { SomeInterfaceImplementation( get(), get(), ) } ```