aboutsummaryrefslogtreecommitdiff
path: root/src/shell.js
diff options
context:
space:
mode:
authorAlon Zakai <azakai@mozilla.com>2011-02-20 19:03:14 -0800
committerAlon Zakai <azakai@mozilla.com>2011-02-20 19:03:14 -0800
commitacbb1e6a0b49facc66e14891556e0859f9609868 (patch)
tree3eec5250316f278054ff7c0aa901ca22cb55cb4b /src/shell.js
parente82689262a0ab476d5a5bf11476fbb4532b4b638 (diff)
generate strict mode javascript
Diffstat (limited to 'src/shell.js')
-rw-r--r--src/shell.js1
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) {