3343017dba
from risc_value. also unite mock compilers
7 lines
89 B
Ruby
7 lines
89 B
Ruby
require_relative '../helper'
|
|
|
|
module Mom
|
|
class InstructionMock < Instruction
|
|
end
|
|
end
|