Shuo/client/grunt/test-2.js

3 lines
35 B
JavaScript
Raw Normal View History

2014-06-17 13:38:08 +00:00
function foo() {
return "bar";
}