Sha256: e7cc8cbdfdafc6d7448bbeb43534a9ea7aebe7ab466391d79ff8c988517bc1c1

Contents?: true

Size: 122 Bytes

Versions: 6

Compression:

Stored size: 122 Bytes

Contents

// parse-fail

interface foo {
  use self.bar.{y}

  type x = u32
}

interface bar {
  use self.foo.{x}

  type y = u32
}

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/parse-fail/use-cycle4.wit
wasmtime-9.0.1 ./ext/cargo-vendor/wit-parser-0.7.1/tests/ui/parse-fail/use-cycle4.wit
wasmtime-8.0.0 ./ext/cargo-vendor/wit-parser-0.6.4/tests/ui/parse-fail/use-cycle4.wit
wasmtime-7.0.0 ./ext/cargo-vendor/wit-parser-0.6.4/tests/ui/parse-fail/use-cycle4.wit
wasmtime-6.0.1 ./ext/cargo-vendor/wit-parser-0.6.2/tests/ui/parse-fail/use-cycle4.wit
wasmtime-6.0.0 ./ext/cargo-vendor/wit-parser-0.6.2/tests/ui/parse-fail/use-cycle4.wit