sync with latest Scala and add binding

This commit is contained in:
Chris Kipp 2023-01-15 18:12:05 +01:00 committed by Stephan Seitz
parent 5e9c6b6ba0
commit 1c89f9b5bc
2 changed files with 4 additions and 1 deletions

View file

@ -104,6 +104,9 @@
(parameter
name: (identifier) @parameter)
(binding
name: (identifier) @parameter)
; expressions
(field_expression field: (identifier) @property)