add use strict header to decorators test
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
"use strict";
|
||||
|
||||
var Foo = (function () {
|
||||
function Foo() {
|
||||
|
||||
Reference in New Issue
Block a user