mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 05:08:45 +00:00
Some of Babel's exec tests contain a return statement at top level, in order to return a Promise.
e.g.
|
||
|---|---|---|
| .. | ||
| constants.rs | ||
| driver.rs | ||
| exec.rs | ||
| lib.rs | ||
| main.rs | ||
| test_case.rs | ||