File: wasm_expected_diff

package info (click to toggle)
diffoscope 297%2Bdeb13u1
  • links: PTS, VCS
  • area: main
  • in suites: trixie-proposed-updates
  • size: 11,304 kB
  • sloc: python: 17,173; sh: 114; makefile: 97; xml: 36; javascript: 2
file content (8 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
@@ -1,6 +1,6 @@
 (module
   (type (;0;) (func))
-  (import "" "hello" (func (;0;) (type 0)))
+  (import "" "iello" (func (;0;) (type 0)))
   (func (;1;) (type 0)
     call 0)
   (export "run" (func 1)))