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
The following input causes Hoice to error with "invalid datatype declaration, unknown sort 'D1'". I expect Hoice to return sat without raising an error for this input.
The following input causes Hoice to error with "invalid datatype declaration, unknown sort 'D1'". I expect Hoice to return
sat
without raising an error for this input.This error does not occur if the second datatype
D0
does not referD1
in its declaration, or does not exist at all:This error does not occur if an operand of the tester is a constant:
This error does not occur if the referring datatype name is lexicographically larger than the referred one:
Environment
The text was updated successfully, but these errors were encountered: