Sha256: 0faf9a3afa61ffab3d3d5e2f869d35d92a39406d65b228865f4871035b93f2d7
Contents?: true
Size: 109 Bytes
Versions: 23
Compression:
Stored size: 109 Bytes
Contents
package foo:foo; interface foo { type g = char; } world w { use foo.{g}; export foo: func() -> g; }
Version data entries
23 entries across 23 versions & 1 rubygems