async processing does not block main thread. So th...
# kotlin-native
y
async processing does not block main thread. So the output is like below.
Copy code
I'm here
1
2
hello