mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 00:27:35 +00:00
JSSpecCompiler: Parse arbitrarily large rational numbers in xspec mode
This commit is contained in:
parent
2a2e31f2ed
commit
86d54a8684
9 changed files with 64 additions and 8 deletions
|
@ -50,6 +50,7 @@ const Array regression_tests = {
|
|||
TestDescription {
|
||||
.sources = {
|
||||
"spec-no-new-line-after-dot.xml"sv,
|
||||
"spec-parsing.xml"sv,
|
||||
"spec-single-function-simple.xml"sv,
|
||||
},
|
||||
.flags = { dump_after_frontend },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue