This issue was reported by Simon Winwood at Zulip. Here is the message The following code doesn't terminate (in a reasonable amount of time) ``` def large_nat : Nat := (9223372036854775807 : Nat) ``` $ time lean --o=large-nat.olean large-nat.lean |
||
|---|---|---|
| .. | ||
| src | ||
| stdlib | ||