Guest User

Untitled

a guest
Jun 20th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. patientfox's input:
  2. > (from 0 to 10)
  3.  
  4. output:
  5.  
  6. /home/jeff/src/coffee-script/lib/coffee-script.js:28
  7. throw err;
  8. ^
  9. Error: Parse error on line 1: Unexpected 'IDENTIFIER'
  10. at Object.parseError (/home/jeff/src/coffee-script/lib/parser.js:493:11)
  11. at Object.parse (/home/jeff/src/coffee-script/lib/parser.js:564:71)
  12. at Object.compile (/home/jeff/src/coffee-script/lib/coffee-script.js:23:22)
  13. at Stream.<anonymous> (/home/jeff/src/coffeebot/runner.coffee:36:15)
  14. at Stream.emit (events:27:15)
  15. at IOWatcher.callback (net:471:53)
  16. at node.js:772:9
Add Comment
Please, Sign In to add comment