Skip to content

Commit

Permalink
remove stray line (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
bakkot authored Oct 28, 2024
1 parent c1e1653 commit 9bbe4ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ copyright: false
1. Else,
1. Let _paddingIter_ be Completion(GetIterator(_paddingOption_, ~sync~)).
1. IfAbruptCloseIterators(_paddingIter_, _iters_).
1. If _paddingIter_ is a String, throw a *TypeError* exception.
1. Let _usingIterator_ be *true*.
1. Perform the following steps _iterCount_ times:
1. If _usingIterator_ is *true*, then
Expand Down

0 comments on commit 9bbe4ba

Please sign in to comment.