fix platform derivation and some tests
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
module Risc
|
||||
class InterpreterPlatform
|
||||
class InterpreterPlatform < Platform
|
||||
def translator
|
||||
IdentityTranslator.new
|
||||
end
|
||||
|
Reference in New Issue
Block a user