mirror of https://github.com/tc39/test262.git
Convert "info" to "description"
This commit is contained in:
parent
e0afd42914
commit
ed32ae6f4a
|
@ -4,7 +4,7 @@
|
|||
/*---
|
||||
author: Rick Waldron
|
||||
esid: sec-exp-operator
|
||||
info: >
|
||||
description: >
|
||||
Performs exponential calculation on operands. Same algorithm as %MathPow%(base, exponent)
|
||||
---*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue