Masataka Pocke Kuwabara

Results 45 comments of Masataka Pocke Kuwabara

Rails has detecting conflict feature, but I cannot get any errors with enum and `present`. I'm not sure why I cannot get it. I guess we need to investigate the...

I'll close this issue. `zadd` method has been added by #271, and this repository doesn't focus on complete type definitions. I think we don't need to open individual issues for...

By the way, I found other bugs during `grep c_any` in lexer.rl. Both of the following are accepted by CRuby, but `ruby-parse` raises an error unexpectedly. * `/^D/` * `?^D`...

I'll close this PR due to the lack of activities.

#1316 will solve this problem by fixing `RBS::Writer`. But this PR doesn't change the behavior of the parser.