Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/properties/locals.scm')
| -rw-r--r-- | runtime/queries/properties/locals.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/queries/properties/locals.scm b/runtime/queries/properties/locals.scm deleted file mode 100644 index 7a07220d..00000000 --- a/runtime/queries/properties/locals.scm +++ /dev/null @@ -1,5 +0,0 @@ -(property - (key) @local.definition.attribute) - -(substitution - (key) @local.reference) |