Sha256: e2be0e1404e32463030ca188fbc73e33b0742890b15dcfb49d958aefebd2c3f4

Contents?: true

Size: 133 Bytes

Versions: 23

Compression:

Stored size: 133 Bytes

Contents

// parse-fail
package foo:foo;

interface foo {
  use bar.{y};

  type x = u32;
}

interface bar {
  use foo.{x};

  type y = u32;
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
wasmtime-14.0.3 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/parse-fail/use-cycle4.wit
wasmtime-14.0.1 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/parse-fail/use-cycle4.wit
wasmtime-14.0.0 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/parse-fail/use-cycle4.wit