CodePadawans / ataru

MIT License
37 stars 3 forks source link

Different Arrows #58

Closed moonglum closed 10 years ago

moonglum commented 10 years ago

Currently, only this works:

1 #=> 2

This doesn't:

1 # => 2

I think both should work, because they are both quite common. To solve this, the RegExp of the scanner has to be adjusted :smile_cat: (This refers to lib/ataru/test_converter.rb, line 14 + 15). If you need help with adjusting it, please ping me :+1: You can again try Rubular for this.

emig commented 10 years ago

:+1:

emig commented 10 years ago

closed by eae8e0533825041a2af50e70666dae9368d13bc7