lean-ja / lean-ja/lean-by-example
_ は識別子ではない
Open
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 188
- Forks
- 15
- Avg merge
- 9h 8m
- Merged PRs (30d)
- 6
Description
アンダースコア同士は等しくない。
f _ _ と書いたとき、_ のときに埋まる内容は同じではない。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, section, or test is named, so first locate the example or explanation covering underscores and the expression f _ _ in the Lean-by-example sources. Confirm how placeholder underscores are described, then update the relevant explanation so it clearly conveys that the two underscores are distinct and do not receive the same content.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100