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
_build/default/typecheck.exe prints the result of simple type inference _build/default/ownership.exe prints the result of ownership inference
It would be good if we have some options for these outputs (e.g. ./test.sh -typecheck, ./test.sh -ownership or sth)
The text was updated successfully, but these errors were encountered:
_build/default/typecheck.exe
prints the result of simple type inference_build/default/ownership.exe
prints the result of ownership inferenceIt would be good if we have some options for these outputs (e.g.
./test.sh -typecheck
,./test.sh -ownership
or sth)The text was updated successfully, but these errors were encountered: