From cc0bdabe5f9a9705bf2992831dd45e95d116fe0c Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Tue, 23 Nov 2021 18:23:57 +0100 Subject: highlights(hack): extend queries add tests --- tests/query/highlights/hack/using.hack | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/query/highlights/hack/using.hack (limited to 'tests/query/highlights/hack/using.hack') diff --git a/tests/query/highlights/hack/using.hack b/tests/query/highlights/hack/using.hack new file mode 100644 index 000000000..4452ea962 --- /dev/null +++ b/tests/query/highlights/hack/using.hack @@ -0,0 +1,3 @@ +using ($new = new Object(), $file = new File('using', '+using')) {} +// <- keyword +// ^ type -- cgit v1.2.3-70-g09d2