Zulip Chat Archive

Stream: lean4

Topic: Typo in Init/MetaTypes.lean


Jakub Nowak (Jan 18 2026 at 22:36):

There's typo in the comment. "extract_lets" instead of "extract_lets". I would have reported it on lean4 github repo, though I wasn't sure whether I should make issue or PR.

Marcus Rossel (Jan 19 2026 at 09:02):

You can make a PR for this. (For this kind of PR I usually wait until I have found a couple of typos, and batch them all in one PR.)

Kim Morrison (Jan 27 2026 at 02:53):

lean#12174


Last updated: Feb 28 2026 at 14:05 UTC