Sebastian McKenzie 2e035663e1 dry up classes
2014-09-29 12:23:50 +10:00

8 lines
60 B
JavaScript

(function () {
var arr = [
1,
2,
3
];
})();