jtulach / bck2brwsr

Bck2Brwsr VM to transpile Java bytecode to JavaScript
http://bck2brwsr.apidesign.org
Other
115 stars 16 forks source link

Fix #38 #39

Closed johanvos closed 3 years ago

johanvos commented 3 years ago

Classes with an underscore should first escape the underscore Test fails before and succeeds after patch.