Skip to content

Commit

Permalink
Update spec.emu
Browse files Browse the repository at this point in the history
Co-authored-by: Nicolò Ribaudo <[email protected]>
  • Loading branch information
guybedford and nicolo-ribaudo authored May 23, 2024
1 parent d658826 commit d2b9a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -1394,7 +1394,7 @@ contributors: Luca Casonato, Guy Bedford
1. For each ExportEntry Record _e_ of _module_.[[StarExportEntries]], do
1. Assert: _e_.[[ModuleRequest]] is not *null*.
1. Append _e_.[[ModuleRequest]] to _exportStarRequests_.
1. Return _exportStarRequests.
1. Return _exportStarRequests_.
</emu-alg>
</emu-clause>

Expand Down

0 comments on commit d2b9a1a

Please sign in to comment.