Sha256: 59515a6a268a6329bcf4e0a6e74b8ed1f77a61638ba8fad5fae935eb0ab59a50
Contents?: true
Size: 147 Bytes
Versions: 23
Compression:
Stored size: 147 Bytes
Contents
package foo:foo; interface foo { type a = u32; } world the-world { import bar: interface { use foo.{a}; } import foo: interface {} }
Version data entries
23 entries across 23 versions & 1 rubygems