WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.13k stars 445 forks source link

[spec] Remove inconsistent newline #1589

Closed ShinWonho closed 1 year ago

ShinWonho commented 1 year ago
Screen Shot 2023-02-08 at 12 17 56 PM

Other steps are written in one line, but this step contains newline. This removes the newline for consistency.