Sha256: 235b9e92d933c938b6eedf13e0b3226ef8fc816c720af369d2ed6da61eb65122

Contents?: true

Size: 197 Bytes

Versions: 6

Compression:

Stored size: 197 Bytes

Contents

world foo {
  import foo: interface {
    use pkg.shared1.{the-type}
  }
  import bar: interface {
    use pkg.shared2.{the-type}
  }

  import shared1: pkg.shared1
  import shared2: pkg.shared2
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wasmtime-9.0.4 ./ext/cargo-vendor/wit-parser-0.7.1/tests/ui/disambiguate-diamond/world.wit
wasmtime-9.0.1 ./ext/cargo-vendor/wit-parser-0.7.1/tests/ui/disambiguate-diamond/world.wit
wasmtime-8.0.0 ./ext/cargo-vendor/wit-parser-0.6.4/tests/ui/disambiguate-diamond/world.wit
wasmtime-7.0.0 ./ext/cargo-vendor/wit-parser-0.6.4/tests/ui/disambiguate-diamond/world.wit
wasmtime-6.0.1 ./ext/cargo-vendor/wit-parser-0.6.2/tests/ui/disambiguate-diamond/world.wit
wasmtime-6.0.0 ./ext/cargo-vendor/wit-parser-0.6.2/tests/ui/disambiguate-diamond/world.wit