Test complied parfait tests
this makes it obvious that we need a working raise and a correct method_missing, so we can diagnose the resulting errors
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
require_relative "../helper"
|
||||
|
||||
# TODO move these to interpreter dir
|
||||
module Risc
|
||||
module Macro
|
||||
class IntCmp < Minitest::Test
|
||||
|
Reference in New Issue
Block a user