get block resolution to use the extra
block_compiler puts in the extra, that we get out when resolving the type Thus block args work, though only by assuming direct call
This commit is contained in:
@ -15,6 +15,7 @@ module Arm
|
||||
end
|
||||
module ArmHelper
|
||||
def setup
|
||||
Parfait.boot!
|
||||
@machine = Arm::ArmMachine
|
||||
@binary = FakeBin.new
|
||||
Risc::Position.clear_positions
|
||||
|
Reference in New Issue
Block a user