google / traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Apache License 2.0
8.18k stars 578 forks source link

repl is broken #2039

Closed arv closed 8 years ago

arv commented 8 years ago

TraceurLoader.js:244

var at = versionPart.indexOf('@');

versionPart doesn't have an @ any more.

arv commented 8 years ago

@johnjbarton Looking now... I might reassign to you if it gets too late here.