[ lint ] this is so silly

This commit is contained in:
stefan-hoeck 2022-09-27 12:29:09 +02:00
parent f04a29926d
commit 9aa9e98a35

View File

@ -134,7 +134,7 @@
* Adds `Data.Fin.finToNatEqualityAsPointwise`,
which takes a witness of `finToNat k = finToNat l` and proves `k ~~~ l`.
* Drop first argument (path to the `node` executable) from `System.getArgs` on
the node backend to make it consistent with other backends.
the Node.js backend to make it consistent with other backends.
#### Test