We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The https://github.com/RockstarLang/rockstar/blob/main/examples/pi_approx.rock example gives the following output in Satriani
My life was empty without your love ^ Expected "(", "\n", "\r", [ \t], or [;,?!&.] but "w" found. line 9 col 19
The text was updated successfully, but these errors were encountered:
My world is nothing without your love is also included in the spec in https://github.com/RockstarLang/rockstar/blob/main/spec.md#operators, and fails in a similar way. The following fails in Satriani:
My world is nothing without your love
Your love is everything My world is nothing without your love
Sorry, something went wrong.
No branches or pull requests
The https://github.com/RockstarLang/rockstar/blob/main/examples/pi_approx.rock example gives the following output in Satriani
The text was updated successfully, but these errors were encountered: