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
> cat index2.js
const io
> bat index2.js
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value:
Error(-114, target of repeat operator is invalid)', libcore/result.rs:945:5
This appears to be syntax related, if I change the file name to .py it works
This appears to be syntax related, if I change the file name to .py it works
I'm using the sample from the readme for the syntax definitions
The text was updated successfully, but these errors were encountered: