formatting
This commit is contained in:
@@ -156,7 +156,6 @@ step st = case head (st ^. gmCode) of
|
|||||||
h = st ^. gmHeap
|
h = st ^. gmHeap
|
||||||
n' = show n
|
n' = show n
|
||||||
|
|
||||||
|
|
||||||
-- Core Rule 2. (no sharing)
|
-- Core Rule 2. (no sharing)
|
||||||
-- pushInt :: Int -> GmState -> GmState
|
-- pushInt :: Int -> GmState -> GmState
|
||||||
-- pushInt n st = st
|
-- pushInt n st = st
|
||||||
|
|||||||
Reference in New Issue
Block a user