rubyx/lib/mom/slot_load.rb

7 lines
54 B
Ruby
Raw Normal View History

module Mom
class SlotLoad < Instruction
end
end