Probably better to specify 'use strict' within the closure.

This commit is contained in:
ccd0 2016-05-14 14:21:33 -07:00
parent fe9c65963a
commit 7fbdcc6436

View File

@ -1,3 +1,3 @@
'use strict';
(function() {
'use strict';