aboutsummaryrefslogtreecommitdiffstats
path: root/tests/query/highlights/hack/using.hack
diff options
context:
space:
mode:
Diffstat (limited to 'tests/query/highlights/hack/using.hack')
-rw-r--r--tests/query/highlights/hack/using.hack3
1 files changed, 3 insertions, 0 deletions
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