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
Method with a dot in the end can only be defined in an interface class and it is called a method prototype. It can't have a body.
With do block, I need more reference to register this as an issue.
@gustason please check this and provide more information if possible.
In fact, it is always possible to replace the colon with a dot (even though it is very much not recommended!), and the code compiles and functions correctly. The code I gave in the examples was from different codebases. I would say that this should be parsed by the tree-sitter.
Example 1:
Example 2:
The text was updated successfully, but these errors were encountered: