Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
; inherits: c

(lambda_expression
  body: (_) @function.inside) @function.around

(class_specifier
  body: (_) @class.inside) @class.around