NetBeans 6.7 beta was released 3 weeks ago. As I mentioned at
phosphorescence: IDE for Ruby 1.9.1, NetBeans 6.5 didn't allow ruby 1.9 syntax. But NetBeans 6.7(beta) not too? So I download from
here, install, and check it. Result is below.
There are 3 ruby 1.9 syntaxes.
- optional argument allowed not in last
- ->() lambda
- .() lambda call
As you can see, no warnings!(Of course, run successfully.)
No comments:
Post a Comment