mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
For maximum backward compatibility, we generate CFG by default. Note: It can't be done with a simple method since lifetimes make it impossible(at least without unsafe trickery) I've tried to do it without a macro but it was just unintuitive. |
||
|---|---|---|
| .. | ||
| class_tester.rs | ||
| expect.rs | ||
| mod.rs | ||
| symbol_tester.rs | ||