Closed
Description
Commit of tree-sitter-scala you tested this on
A code sample showing the error
// SIP-47 - Clause Interleaving
def getOrElse(k: Key)[V >: k.Value](default: V): V
Show the error node
(function_declaration
(identifier)
(ERROR
(parameters
(parameter
(identifier)
(type_identifier))))
(type_parameters
(identifier)
(lower_bound
(stable_type_identifier
(identifier)
(type_identifier))))
(parameters
(parameter
(identifier)
(type_identifier)))
(type_identifier)))))
What do you expect the tree to look like
No response
Where are you experiencing this error?
No response
Metadata
Metadata
Assignees
Labels
No labels