Does `memScoped` still performs cleanup if an erro...
# kotlin-native
h
Does
memScoped
still performs cleanup if an error occurs inside the block?
s
Yes (for exceptions).