Sha256: e0fffeaa5556a00fabf86867af2212122297338049adafd927c3135875c737e1

Contents?: true

Size: 150 Bytes

Versions: 3

Compression:

Stored size: 150 Bytes

Contents

package foo:resources1

interface resources1 {
  t1: func(a: borrow<r1>) -> ()

  resource r1 {
    f1: func() -> (a: s32, handle: borrow<r1>)
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
wasmtime-13.0.0 ./ext/cargo-vendor/wit-parser-0.11.1/tests/ui/resources-multiple-returns-borrow.wit
wasmtime-12.0.1 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/resources-multiple-returns-borrow.wit
wasmtime-12.0.0 ./ext/cargo-vendor/wit-parser-0.9.2/tests/ui/resources-multiple-returns-borrow.wit