add/fix tests
This commit is contained in:
parent
2ca1f0fe94
commit
fec6cc3270
@ -1,9 +1,9 @@
|
|||||||
import Control.Exception (assert)
|
import Control.Exception (assert)
|
||||||
import Push
|
|
||||||
import State
|
|
||||||
import Instructions.IntInstructions
|
|
||||||
import Instructions.ExecInstructions
|
import Instructions.ExecInstructions
|
||||||
import Instructions.FloatInstructions
|
import Instructions.FloatInstructions
|
||||||
|
import Instructions.IntInstructions
|
||||||
|
import Push
|
||||||
|
import State
|
||||||
|
|
||||||
-- @TODO: Finish int and float tests
|
-- @TODO: Finish int and float tests
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user