oxc/crates/oxc_query/examples
Boshen 2f48bdf26f
fix(parser,semantic): make semantic own Trivias (#711)
closes #708

Making the parser return Rc<Trivias> is not a good API, and ideally
`Semantic` should just own `Trivias` so it can process or mutate it.
2023-08-10 15:30:32 +08:00
..
simple.rs fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00