schala/experiments/tree-sitter-test/test/corpus/test.txt

21 lines
129 B
Plaintext
Raw Normal View History

2024-04-21 02:34:39 -07:00
=============
Initial test
=============
fn main() {
2024-04-21 02:34:39 -07:00
}
2024-04-21 02:34:39 -07:00
----
(source_file)
2024-04-21 03:08:05 -07:00
=====
Another
====
fn main() bool { }
2024-04-21 03:08:05 -07:00
------
()