diff --git a/core/core_bind.cpp b/core/core_bind.cpp index e029b854500..6b4e715e3ca 100644 --- a/core/core_bind.cpp +++ b/core/core_bind.cpp @@ -1786,13 +1786,13 @@ void Thread::_start_func(void *ud) { // We must check if we are in case b). int target_param_count = 0; int target_default_arg_count = 0; - Ref