first milestone done

This commit is contained in:
odweta
2026-08-11 11:20:10 +02:00
commit e56ddc461b
598 changed files with 64005 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
'use strict';
/** @type {import('./functionCall')} */
module.exports = Function.prototype.call;