In main.kt, the var m1 gets created and then it ca...
# coroutines
o
In main.kt, the var m1 gets created and then it calls its function asyncParse() which calls the Parse function... and then prints the contents of its member msg which is of type MsgData through retMsgData()