JSSpecCompiler: Parse method headers

This commit is contained in:
Dan Klishch 2024-01-21 15:26:17 -05:00 committed by Andrew Kaster
commit 4d8f74c149
Notes: sideshowbarker 2024-07-17 06:20:50 +09:00
7 changed files with 85 additions and 12 deletions

View file

@ -49,6 +49,7 @@ const Array regression_tests = {
},
TestDescription {
.sources = {
"spec-headers.xml"sv,
"spec-no-new-line-after-dot.xml"sv,
"spec-optional-arguments.xml"sv,
"spec-parsing.xml"sv,