fun test(b: Boolean?): Boolean { return b!! }