We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16a429 commit a62b8d5Copy full SHA for a62b8d5
examples/tutorial_elpi_lang.v
@@ -1469,10 +1469,10 @@ Common pitfalls
1469
Well, no programming language is perfect.
1470
1471
+++++++++++++++++++++++++++++++++++++++++++
1472
-Precedence of :e:`,`, :e: `==>` and :e:`=>`
+Precedence of :e:`,`, :e:`==>` and :e:`=>`
1473
1474
1475
-In this tutorial we only used :e: `==>` but Elpi also provides
+In this tutorial we only used :e:`==>` but Elpi also provides
1476
the standard λProlog implication :e:`=>`. They have the same meaning
1477
but different precedences w.r.t. :e:`,`.
1478
0 commit comments