Closed Lotes closed 1 year ago
It also seems like the terminal fragments are not accessible through a custom token builder. They are displayed as Error: Missing rule reference.
The logic for all of this is happening in this function:
Thanks, I can fix it, let's see...
Here is a playground link.
In this example the
Ws
rule is marked as unused. When we use theCOMMON__WS
terminal directly in the Hello rule it is working.