Skip to content

Commit d258b76

Browse files
./Utilities/format.py
1 parent 7cc9d65 commit d258b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CLI/Commands/Parse.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
import SystemPackage
12
import WAT
23
import WasmKit
3-
import SystemPackage
44

55
/// Parses a `.wasm` or `.wat` module.
66
func parseWasm(filePath: FilePath) throws -> Module {

0 commit comments

Comments
 (0)