formatting

This commit is contained in:
crumbtoo
2023-11-30 11:11:22 -07:00
parent 4754601f1b
commit b15bb0d716

View File

@@ -156,7 +156,6 @@ step st = case head (st ^. gmCode) of
h = st ^. gmHeap
n' = show n
-- Core Rule 2. (no sharing)
-- pushInt :: Int -> GmState -> GmState
-- pushInt n st = st