add back deleted object-define-properties-closure template

This commit is contained in:
Sebastian McKenzie 2015-01-04 15:30:59 +11:00
parent 35fda899a8
commit ccabb91f69

View File

@ -0,0 +1,5 @@
(function (KEY) {
CONTENT;
return KEY;
})(OBJECT);