7 lines
54 B
Ruby
7 lines
54 B
Ruby
|
module Mom
|
||
|
|
||
|
class SlotLoad < Instruction
|
||
|
end
|
||
|
|
||
|
end
|