Incorrect error in 535
A code fragment like this
message(format, proc {|message| simple_format(message)}, true)
is being marked as an error, after the proc{...} the space is marked red and the error is 'Error: expected expression'
John
Please sign in to leave a comment.
Hello John,
I`ve created an issue on parsing: http://www.jetbrains.net/jira/browse/RUBY-2552
Thanks,
Oleg