We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8095b0a commit 529f343Copy full SHA for 529f343
simple/run-big-all.js
@@ -16,6 +16,7 @@ function main () {
16
subqueryTests: true,
17
mditests: true
18
});
19
+ print(GLOBAL.returnValue)
20
return GLOBAL.returnValue;
21
}
22
if (typeof arango !== "undefined") {
0 commit comments