shaves an instruction off resolve_method
by loading nil directly, not space first
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
require_relative "../helper"
|
||||
|
||||
module Risc
|
||||
class TestRegisterValue < MiniTest::Test
|
||||
class TestRegisterValue1 < MiniTest::Test
|
||||
|
||||
def setup
|
||||
Parfait.boot!
|
||||
|
Reference in New Issue
Block a user