1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00

🔥 recordFrame.

This commit is contained in:
Rob Rix 2019-12-20 10:02:56 -05:00
parent 624483b812
commit 53dda90d7f
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -65,10 +65,6 @@ deriving instance ( forall a . Eq a => Eq (f a)
deriving instance ( forall a . Show a => Show (f a)) => Show (Concrete f)
-- recordFrame :: Concrete term -> Maybe Env
-- recordFrame (Record frame) = Just frame
-- recordFrame _ = Nothing
type Heap = IntMap.IntMap