`startActivity(intentFor<SomeOtherActivity>(...
# anko
l
startActivity(intentFor<SomeOtherActivity>("id" to 5).singleTop())