mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-13 06:20:02 -04:00
use default
This commit is contained in:
parent
df38acb8a4
commit
9d0344aa42
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ where
|
|||
.with_options(ParseOptions {
|
||||
allow_v8_intrinsics: true,
|
||||
allow_return_outside_function: true,
|
||||
preserve_parens: true,
|
||||
..Default::default()
|
||||
})
|
||||
.parse();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue