Update code in blog post to match new line numbers
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -138,7 +138,7 @@ Moreover, the value we'll get out of the fixed point algorithm will be
|
||||
the _least fixed point_. For us, this means that the result will be
|
||||
"the most specific result possible".
|
||||
|
||||
{{< codelines "Agda" "agda-spa/Fixedpoint.agda" 80 80 >}}
|
||||
{{< codelines "Agda" "agda-spa/Fixedpoint.agda" 86 86 >}}
|
||||
|
||||
The above explanation omits a lot of details, but it's a start. To get more
|
||||
precise, we must drill down into several aspects of what I've said so far.
|
||||
|
||||
Reference in New Issue
Block a user