create a load on the compiler
thus removing the need for << with objects on RegisterValue
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
require_relative "helper"
|
||||
module SlotMachine
|
||||
# need to derive, to overwrite source_name
|
||||
class FakeCallableCompiler < CallableCompiler
|
||||
def source_name
|
||||
"luke"
|
||||
|
Reference in New Issue
Block a user