David Kubecka
Expected newline after last annotation (standard:annotation)
class MyTest @Autowired constructor( private val dep1: Dep1, private val dep2: Dep2, )
Paul Dingemans
A modern programming language that makes developers happier.