plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.16k stars 175 forks source link

fix compilation error in tsc 1.7 #392

Closed hrj closed 8 years ago

hrj commented 8 years ago

redefining the variable causes tsc to infer a different type for rem

jvilk commented 8 years ago

Thanks! I actually had the same fix in the dev branch I'm working on (jar_jdk), but that won't be merged until I finish fixing some bugs.