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 d8114e3 commit d26bf18Copy full SHA for d26bf18
q/q.q
@@ -176,7 +176,7 @@ reqf:.lib.requireForce:.lib.i.require 1b;
176
.lib.require`aoc`bits`cache`maths`uri`misc;
177
.log.debug"Finished loading optional libraries";
178
.log.resume[];
179
- .log.info"QINIT SUCCEED. Startup time: ",string(.lib.et:.z.p)-.lib.st;;
+ .log.info"QINIT SUCCEED. Startup time: ",string(.lib.et:.z.p)-.lib.st;
180
};
181
182
/ Error trap QINIT
0 commit comments