Sha256: 9a05335d8d75576b0859c91c0c0a00d0e5984044938fb0bd7b700ca655a00247
Contents?: true
Size: 128 Bytes
Versions: 11
Compression:
Stored size: 128 Bytes
Contents
class <%=@instname%> < Instruction include PopInstruction def initialize(context) super(context, :<%=@type%>) end end
Version data entries
11 entries across 11 versions & 1 rubygems