Continue testing mom instructions

especially with the custom asserts, gadda say
mesa lika disa
This commit is contained in:
2019-09-15 18:31:10 +03:00
parent 6f108f67d7
commit 5ab021de5a
8 changed files with 73 additions and 7 deletions

View File

@ -1,6 +1,9 @@
class FakeCallable
end
module Risc
class FakeCallable
def self_type
Parfait.object_space.types.values.first
end
end
class FakeCompiler
attr_reader :instructions
def initialize