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
We use futhark-test to test the larger examples in the src/ directory, but it's unfortunate that we don't have something similar for the smaller in-line snippets, since they occasionally break.
Breaking changes to the language are slowing down, so it probably won't happen as often in the future, but it would still be nice to have that extra safety.
The text was updated successfully, but these errors were encountered:
We use
futhark-test
to test the larger examples in thesrc/
directory, but it's unfortunate that we don't have something similar for the smaller in-line snippets, since they occasionally break.Breaking changes to the language are slowing down, so it probably won't happen as often in the future, but it would still be nice to have that extra safety.
The text was updated successfully, but these errors were encountered: