diff options
Diffstat (limited to 'src/shell.js')
-rw-r--r-- | src/shell.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shell.js b/src/shell.js index a1f4a176..3b762e18 100644 --- a/src/shell.js +++ b/src/shell.js @@ -1,3 +1,4 @@ +"use strict"; // Capture the output of this into a variable, if you want //(function(Module, args) { |