val initGlobal = 12 fun test(initParam : Int) { val initLocal = "Test" }