Sha256: c6c96b2e2fcbdf87a4c7529820d9d489f5d92bfc416d68bd8742da88714910b7

Contents?: true

Size: 184 Bytes

Versions: 6

Compression:

Stored size: 184 Bytes

Contents

package foo:diamond

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

  import shared1
  import shared2
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
wasmtime-13.0.0 ./ext/cargo-vendor/wit-parser-0.11.1/tests/ui/disambiguate-diamond/world.wit
wasmtime-12.0.1 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/disambiguate-diamond/world.wit
wasmtime-12.0.0 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/disambiguate-diamond/world.wit
wasmtime-11.0.0 ./ext/cargo-vendor/wit-parser-0.8.0/tests/ui/disambiguate-diamond/world.wit
wasmtime-10.0.1 ./ext/cargo-vendor/wit-parser-0.8.0/tests/ui/disambiguate-diamond/world.wit
wasmtime-10.0.0 ./ext/cargo-vendor/wit-parser-0.8.0/tests/ui/disambiguate-diamond/world.wit