You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But now that CN had two fields, whatever is in the postmod field never got propagated further. When I ran gftest on this grammar, it seemed to loop forever trying to make test cases. When I fixed my error, i.e. did like this
Writing this down, on the off chance that I/someone would some day work on gftest again.
I was splitting a CN into two fields, like this
Then I had a bunch of functions that used the CN, like this
But now that CN had two fields, whatever is in the postmod field never got propagated further. When I ran gftest on this grammar, it seemed to loop forever trying to make test cases. When I fixed my error, i.e. did like this
gftest was generating test cases again.
The text was updated successfully, but these errors were encountered: