Skip to content

Commit f3455c2

Browse files
jmdyckljharb
authored andcommitted
Editorial: Insert blank line between productions (#2129)
(re PR #1948)
1 parent d4069b3 commit f3455c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26758,6 +26758,7 @@ <h1>Function.prototype.toString ( )</h1>
2675826758
<emu-grammar type="definition">
2675926759
NativeFunction :
2676026760
`function` NativeFunctionAccessor? PropertyName[~Yield, ~Await]? `(` FormalParameters[~Yield, ~Await] `)` `{` `[` `native` `code` `]` `}`
26761+
2676126762
NativeFunctionAccessor :
2676226763
`get`
2676326764
`set`

0 commit comments

Comments
 (0)