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

4 lines
132 B
Text
Raw Permalink Normal View History

using ($new = new Object(), $file = new File('using', '+using')) {}
2023-12-24 12:52:21 +01:00
// <- @keyword
// ^ @type