nvim-treesitter/tests/indent/ql/module.ql

4 lines
38 B
Text
Raw Normal View History

2023-01-31 10:47:48 +01:00
module Test {
2023-01-31 11:36:23 +01:00
predicate test() {}
2023-01-31 10:47:48 +01:00
}