mirror of https://github.com/tc39/test262.git
Frontmatter: fixup "info: >" to "info: |"
This commit is contained in:
parent
7b868091a7
commit
02f1a0b630
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
esid: sec-number-constructor-number-value
|
||||
description: Invalid hex literals yield NaN
|
||||
info: >
|
||||
info: |
|
||||
HexIntegerLiteral ::
|
||||
0x HexDigits
|
||||
0X HexDigits
|
||||
|
|
Loading…
Reference in New Issue