Sha256: 61f8a73ee71a39489ff37a41967cdfe011889c25c1623af939cce809562b1915

Contents?: true

Size: 156 Bytes

Versions: 23

Compression:

Stored size: 156 Bytes

Contents

package foo:foo;

interface foo {
  x: func();

  record foo {
    // TODO: this should have a better error message referring to `x: func()`
    a: x
  }
}

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/invalid-type-reference.wit
wasmtime-14.0.1 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/parse-fail/invalid-type-reference.wit
wasmtime-14.0.0 ./ext/cargo-vendor/wit-parser-0.12.1/tests/ui/parse-fail/invalid-type-reference.wit