So `pm.remove(”key3”)` is called before the callba...
# kotlintest
i
So
pm.remove(”key3”)
is called before the callback is registered when it is ouside that codeblock, but is called after it if it is inside that codeblock.