Skip to content

Commit

Permalink
Clarify 'which rules' in signature generator
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jan 25, 2021
1 parent 28ade9d commit 714a9f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/langdev/meta/lang/statix/signature-generator.rst
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ Build fails with an error such as this:
Executing strj failed: {}
BUILD FAILED
You have declared a sort for which you don't have any rules. Remove the sort
from the ``context-free sorts`` or ``sorts`` block.
You have declared a sort for which you don't have any syntax rules.
Remove the sort from the ``context-free sorts`` or ``sorts`` block.

No pp entry found, cannot rewrite to box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 714a9f1

Please sign in to comment.