Remove empty line after | to fix monkeyYaml parsing issue

Fixes #1312
This commit is contained in:
André Bargull 2017-11-01 07:54:07 -07:00
parent 26b3015f33
commit b3fc8482fb
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
esid: sec-tostring-applied-to-the-bigint-type
description: BigInt .toString() returns only decimal digits, does not include BigIntLiteralSuffix
info: |
ToString Applied to the BigInt Type
The abstract operation ToString converts a BigInt i to String format as follows: