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
For example, imports [ Num.{ toF32 } ] results in:
── FILE NOT FOUND ──────────────────────────────────────────────────────────────
I am looking for this file, but it's not there:
/Users/rtfeldman/code/roc/examples/breakout/Num.roc
Is the file supposed to be there? Maybe there is a typo in the file
name?
The text was updated successfully, but these errors were encountered:
For example,
imports [ Num.{ toF32 } ]
results in:The text was updated successfully, but these errors were encountered: