From 6736fa7f50c2426123445d09e55953fc455bc4e8 Mon Sep 17 00:00:00 2001 From: BLUELOVETH Date: Mon, 17 Jun 2024 20:04:49 +0800 Subject: [PATCH] fix bind -1 --- src/vm.cpp | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/vm.cpp b/src/vm.cpp index 0ec1c31e..91a03fd3 100644 --- a/src/vm.cpp +++ b/src/vm.cpp @@ -1081,8 +1081,10 @@ PyVar VM::vectorcall(int ARGC, int KWARGC, bool op_call){ for(int j=0; j