Skip to content

Conversation

@potan
Copy link

@potan potan commented Jul 3, 2024

Supporting blocks with "{}" in "given" definitions.

object {
  given g: Show[T] with {
    def show(x: T) = ""
  }
}

@susliko
Copy link
Collaborator

susliko commented Jul 3, 2024

@potan Could you please provide a description for an issue addressed by this PR and a minimal piece of code which fails to be parsed by tree-sitter-scala parser?

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.

3 participants