Open WBrozius opened 2 years ago
E.g. in the query: 1 -><- 2 [x = y], the variables x and y are untyped.
1 -><- 2 [x = y]
x
y
Might be fixed after implementation of (the parsing of) a standard LCTRS format. (See Naoki et al.)
E.g. in the query:
1 -><- 2 [x = y]
, the variablesx
andy
are untyped.