mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 20:51:43 +03:00
FIxed typo: repeated word
This commit is contained in:
parent
f73e79c3f3
commit
7a4af0cad4
@ -63,7 +63,7 @@ The ``CExp`` is closer in the compiling process to code generation.
|
|||||||
|
|
||||||
The custom code generation back-end gets
|
The custom code generation back-end gets
|
||||||
a context of definitions,
|
a context of definitions,
|
||||||
a template directory and an an output directory,
|
a template directory and an output directory,
|
||||||
a ``Core.TT.ClosedTerm`` to compile and a path to an output file.
|
a ``Core.TT.ClosedTerm`` to compile and a path to an output file.
|
||||||
|
|
||||||
.. code-block:: idris
|
.. code-block:: idris
|
||||||
|
Loading…
Reference in New Issue
Block a user