zenbro
Results
2
issues of
zenbro
Hi! Every method call with utf-8 string as argument ends with following error: `unexpected end-of-input, expecting keyword_end` `ruby -wc` returns Syntax OK. Simple code to reproduce this: ```ruby def my_method...
bug
In order to fix problems with utf-8 encoding on specific platforms (#103) and doesn't break something on other platforms.