Sha256: e3018a921e3767a5f546713d8dd56801667d69b18353eff2f057b2e10c820273
Contents?: true
Size: 145 Bytes
Versions: 23
Compression:
Stored size: 145 Bytes
Contents
package foo:foo; world foo { import a: func(); } world bar { import a: func(); } world baz { include foo with { a as b } include bar; }
Version data entries
23 entries across 23 versions & 1 rubygems