mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 23:34:11 +01:00
Clarify some arg counts and some related tests.
--HG-- extra : rebase_source : e50c757b46406988b0bfa0c179ec1e9bad21a446
This commit is contained in:
@@ -842,6 +842,7 @@ var JavaScript = Module("javascript", {
|
||||
.open();
|
||||
}
|
||||
}, {
|
||||
argCount: "?",
|
||||
bang: true,
|
||||
completer: function (context) modules.completion.javascript(context),
|
||||
hereDoc: true,
|
||||
|
||||
Reference in New Issue
Block a user