mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-21 02:31:50 +03:00
c7a4fbe40e
This appears to be fixed now, presumably thanks to PR#3108 or similar. Closes #1988
8 lines
230 B
Plaintext
8 lines
230 B
Plaintext
1/1: Building Issue1988 (Issue1988.idr)
|
|
Error: Omega is not total, possibly not terminating due to function Issue1988.Abs being reachable via Issue1988.omega -> Issue1988.Abs
|
|
|
|
Issue1988:11:1--12:13
|
|
11 | total
|
|
12 | Omega : Void
|
|
|