Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
local
/
lib
/
node_modules
/
@google
/
gemini-cli
/
node_modules
/
@protobufjs
/
codegen
/
tests
Upload
3 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
index.js
356 B
-rw-r--r--
2017-04-23 22:16:30
Edit
Del
Editing: index.js
(356 B)
Path: /usr/local/lib/node_modules/@google/gemini-cli/node_modules/@protobufjs/codegen/tests/index.js
Back
var codegen = require(".."); // new require("benchmark").Suite().add("add", function() { var add = codegen(["a", "b"], "add") ("// awesome comment") ("return a + b - c + %d", 1) ({ c: 1 }); if (add(1, 2) !== 3) throw Error("failed"); // }).on("cycle", function(event) { process.stdout.write(String(event.target) + "\n"); }).run();