elect
api("io.kotest:kotest-runner-junit5:4.6.1") api("io.kotest:kotest-assertions-core:4.6.1")
init { val BCN_Epileptic = "BCN_Epileptic.X" BCN_Epileptic { ... } }
invoke
init { "BCN_Epileptic.X" { ... } }
sam
A modern programming language that makes developers happier.