Initial commit: Tree-sitter grammar for Test Script

This commit is contained in:
2025-09-10 23:50:17 -04:00
commit 909bf1dfe8
139 changed files with 4993 additions and 0 deletions

View File

@@ -0,0 +1 @@
int main(void) { return 0; }