This commit is contained in:
Zef Hemel
2023-07-14 12:15:10 +02:00
parent 430792834e
commit 87b0e7e352
10 changed files with 77 additions and 18 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export function systemSyscalls(
return {
"system.invokeFunction": (
ctx,
env: string,
_env: string,
name: string,
...args: any[]
) => {