have to translate the labels
and use binary as function call target (because we don’t have the translated label)
This commit is contained in:
@ -22,8 +22,9 @@ module Risc
|
||||
assert Positioned.position(obj)
|
||||
end
|
||||
end
|
||||
|
||||
def test_binary
|
||||
@machine.create_binary
|
||||
# @machine.create_binary
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user