2014-10-11 22:33:08 +11:00

4 lines
41 B
JavaScript

var t = function () {
return 5 + 5;
};