-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up rbs_collection.yaml and add a TypeProf-generated prototype rbs #19
base: master
Are you sure you want to change the base?
Conversation
Just curiosity, how did you generated these files? |
VERSION: String | ||
include Comparable | ||
|
||
def to_s: -> String |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suspect these methods comes from Lrama::Rule
, which is a struct,
Line 7 in 4a58968
def to_s |
Is this intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is known issue ruby/typeprof#84
sig/lrama/typeprof-generated.rbs
Outdated
attr_writer accept_symbol: bot | ||
def term?: -> untyped | ||
def nterm?: -> untyped | ||
def eof_symbol?: -> false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May the type be bool
?
I did:
|
https://cookpad.connpass.com/event/282436/
|
PR & コメントありがとうございます。その後のmameさんcommitを踏まえたうえでの感想ですが
|
No description provided.