Closed thruc closed 3 years ago
(Note that this is a new feature in Python 3.9, see PEP 614.)
The parser for MPLS would need to be updated for 3.9, something I don't know if we have the time to do. Pylance at least supports everything new in 3.9, if you haven't yet tried it.
@jakebailey Thank you for your reply. I have switched the language server to Pylance and confirmed that it does not happen .
Environment data
Expected behaviour
Do not display the message "unexpected token '['.
Code Snippet
The following code reproduces the issue: