add use strict

This commit is contained in:
Sebastian McKenzie 2015-06-26 01:09:47 +01:00
parent ae2ba0b5a3
commit 4c233e88ff

View File

@ -1 +1,3 @@
"use strict";
(function (x, y) {}); (function (x, y) {});