fix interpreter overflow issue
flag set for bigness, result reduced tests for + and * fixed fibs tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require_relative "helper"
|
||||
|
||||
class AddTest < MiniTest::Test
|
||||
class IfTest < MiniTest::Test
|
||||
include Ticker
|
||||
|
||||
def setup
|
||||
|
Reference in New Issue
Block a user