Skip to content

Commit

Permalink
Update first.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
egel-lang committed Oct 27, 2021
1 parent 4f7f8c7 commit ace3375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/first.rst
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ lambda abstractions you sometimes want to get rid off.

.. code-block:: egel
val x = heavy_computation somenumber
val x = ackermann 5 4
def main = (x, x)

0 comments on commit ace3375

Please sign in to comment.