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

Added errors for unimplemented features #981

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Tsygankov-Slava
Copy link

@Tsygankov-Slava Tsygankov-Slava commented Apr 13, 2024

Added errors for unimplemented features and tests:

  • finally syntax
  • readonly classes syntax
  • first class callable syntax
  • intersection types
  • explicit octal integer literal notation
  • constants in traits
  • standalone true type
  • catching multiple exception types
  • true type
  • iterable pseudo-type
  • links in list()
  • yield & yield from

Previous MR: #901

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

Successfully merging this pull request may close these issues.

1 participant