1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 23:42:31 +03:00

TraceByIgnoringC

This commit is contained in:
Rick Winfrey 2018-11-28 16:55:26 -08:00
parent 96badd080f
commit c350ae7377

View File

@ -122,7 +122,7 @@ type TestEvaluatingC term
(StateC (Heap Precise Precise (Val term)) (Eff
(StateC (ScopeGraph Precise) (Eff
( FreshC (Eff
( TraceByReturningC (Eff
( TraceByIgnoringC (Eff
( LiftC IO))))))))))))))))))))))))
type TestEvaluatingErrors term
= '[ BaseError (AddressError Precise (Val term))