schala/experiments/tree-sitter-test/test/corpus/test.txt
Greg Shuflin 77257d0eb7 Messing with treesitter grammar
doesn't work yet
2024-04-23 02:13:44 -07:00

21 lines
129 B
Plaintext

=============
Initial test
=============
fn main() {
}
----
(source_file)
=====
Another
====
fn main() bool { }
------
()