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
Try the following on the test drive page, highlighted as JavaScript:
a.add(); f.add(); g.add();
Both a, f and add will be highlighted as numbers. After searching through the issues, I have a feeling this might be related to #37?
a
f
add
The text was updated successfully, but these errors were encountered:
Sorry, looks like this may be a dup of #63. Maybe time to pull that in?
Sorry, something went wrong.
Closing, see #425
No branches or pull requests
Try the following on the test drive page, highlighted as JavaScript:
Both
a
,f
andadd
will be highlighted as numbers. After searching through the issues, I have a feeling this might be related to #37?The text was updated successfully, but these errors were encountered: