Skip to content
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

rbsのメソッド定義に引数名をなるべく書き足す。たとえば、現状def m: (Integer)となっているなら、def m: (Integer a)のように引数の変数名を書き加えたい(rbファイルのほうにdef m(a);...;endのように書いてあるから、それを見て補う)。変数名が不適切だったら、ついでに直しちゃってもよい #4

Open
Tracked by #1
hasumikin opened this issue Mar 10, 2024 · 0 comments

Comments

@hasumikin
Copy link
Member

No description provided.

@hasumikin hasumikin mentioned this issue Mar 10, 2024
13 tasks
hasumikin added a commit to picoruby/picoruby that referenced this issue Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant