nvim-treesitter/tests/query/highlights/hack/using.hack

4 lines
130 B
Text
Raw Normal View History

using ($new = new Object(), $file = new File('using', '+using')) {}
// <- keyword
// ^ type