create a load on the compiler

thus removing the need for << with objects on RegisterValue
This commit is contained in:
2020-03-01 10:52:21 +02:00
parent 95f3eec043
commit 64d860b2bf
7 changed files with 48 additions and 92 deletions

View File

@ -1,5 +1,6 @@
require_relative "helper"
module SlotMachine
# need to derive, to overwrite source_name
class FakeCallableCompiler < CallableCompiler
def source_name
"luke"