Fixed|libcore|ScriptSystem: Possible crash when importing modules
The sorting predicate was not correct (not a bool), which couldconfuse MSVC's std::list.
View differences
Fixed|libcore|ScriptSystem: Possible crash when importing modules
The sorting predicate was not correct (not a bool), which could
confuse MSVC's std::list.