original.js 72 B

1234
  1. /* Dummy javascript file */
  2. function hello () {
  3. return 'hello world' }