From 1cf7a1ddc98288878751d4b4685951fdadb23225 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Wed, 6 Jan 2021 22:45:43 +0100 Subject: Python locals: Add new node with_clause --- queries/python/locals.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'queries/python') diff --git a/queries/python/locals.scm b/queries/python/locals.scm index 73aa8b090..f7854a06c 100644 --- a/queries/python/locals.scm +++ b/queries/python/locals.scm @@ -35,8 +35,9 @@ (identifier) @definition.parameter) (with_statement + (with_clause (with_item - alias: (identifier) @definition.var)) + alias: (identifier) @definition.var))) ; *args parameter (parameters -- cgit v1.2.3-70-g09d2