mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 19:57:41 +00:00
JSSpecCompiler: Parse optional arguments groups
This commit is contained in:
parent
3e6a07154b
commit
a35a751f9e
8 changed files with 72 additions and 11 deletions
|
@ -50,6 +50,7 @@ const Array regression_tests = {
|
|||
TestDescription {
|
||||
.sources = {
|
||||
"spec-no-new-line-after-dot.xml"sv,
|
||||
"spec-optional-arguments.xml"sv,
|
||||
"spec-parsing.xml"sv,
|
||||
"spec-single-function-simple.xml"sv,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue