After upgrading to KN 0.9 from 0.7, all exported o...
# kotlin-native
k
After upgrading to KN 0.9 from 0.7, all exported object types changed from Int to MyLibInt, from MutableDictionary, to myLibMudatbleDictionary, and so on. Is there a way to revert it back somehow?