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にはオプショナル引数のデフォルト値の情報が含まれない。たとえばrbファイルではdef m(a=0)となっている場合に、rgsではdef m: (?Integer a)となっていて、aのデフォルト値が0であることがわからない。デフォルト値をドキュメント化したいので、いいやり方がないか考えたい(コメントに書くとかでもいい思うが、rb実装との二重管理になってしまうから、rb実装ファイルから自動的に持ってこられるとありがたい) #14

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
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