Skip to content

Commit fe78b09

Browse files
committed
Duk commandline comment trivia
1 parent b816443 commit fe78b09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/cmdline/duk_cmdline.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ static duk_ret_t wrapped_compile_execute(duk_context *ctx, void *udata) {
290290

291291
#if 0
292292
/* Manual test for bytecode dump/load cycle: dump and load before
293-
* execution. Enable manually, then run "make qecmatest" for a
293+
* execution. Enable manually, then run "make ecmatest" for a
294294
* reasonably good coverage of different functions and programs.
295295
*/
296296
duk_dump_function(ctx);

0 commit comments

Comments
 (0)