5 lines
59 B
Makefile
5 lines
59 B
Makefile
|
|
||
|
# Test out the grammar
|
||
|
test-grammar:
|
||
|
tree-sitter test
|