Skip to content
New issue

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

Include Java keyword record #2185

Merged
merged 2 commits into from
Feb 18, 2020
Merged

Include Java keyword record #2185

merged 2 commits into from
Feb 18, 2020

Conversation

nipafx
Copy link
Contributor

@nipafx nipafx commented Jan 16, 2020

Java 14 ships with JEP 359, which defines a new keyword record.

Java 14 ships with [JEP 359], which defines a new keyword `record`.

[JEP 359]: https://openjdk.java.net/jeps/359
Copy link
Member

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making this pull request!

It's basically good as-is aside from two things:

  1. Please run gulp (our build process) by running the command npm ci && npx gulp.
  2. Please add this to Java's keyword test of our test suite.

@RunDevelopment RunDevelopment merged commit 47910b5 into PrismJS:master Feb 18, 2020
@nipafx
Copy link
Contributor Author

nipafx commented Feb 22, 2020

Hi @RunDevelopment, sorry for not reacting to your request, but I just don't have the time to wrap my head around an unknown project. Thank you very much for cleaning this up and merging. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants