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
gibbon: Location typechecking error: Expected after constant relationship
In the expression:
DataConE "loc_130"
"N"
[VarE "y_10_49_87",VarE "x_8_47_85",VarE "y_12_51_89"]
Locations: Var "loc_162", Var "loc_164"
CallStack (from HasCallStack):
error, called at src/Gibbon/L2/Typecheck.hs:948:23 in gibbon-0.2-inplace:Gibbon.L2.Typecheck
on master.
This example is minimal in that removing any part of it does not yield an error.
The text was updated successfully, but these errors were encountered:
Yields the following error
on
master
.This example is minimal in that removing any part of it does not yield an error.
The text was updated successfully, but these errors were encountered: