src/main.rs has the code for this. $ cargo test # 2 tests should pass, 1 should fail. Questions How do I get parse working of custom structs when using define_language! macro. How do I get the root ID of an RecExpr?