Make a core version of variable
, check them, and introduce dependencies in stmt tycker
#1220
Labels
variable
, check them, and introduce dependencies in stmt tycker
#1220
Right now,
variable A : B
cannot have inter-dependencies.Would be nice to support
and using
a
automatically introducesA
.Note that this needs to be recursive, so
and using
xs
will cause everything else to be introduced.The text was updated successfully, but these errors were encountered: