1
1
mirror of https://github.com/github/semantic.git synced 2024-11-27 12:57:49 +03:00

🔥 redundant parens.

This commit is contained in:
Rob Rix 2018-06-13 16:26:25 -04:00
parent 3f09dab215
commit 6a239acb35

View File

@ -118,7 +118,7 @@ testEvaluating
. runEvalError
. runAddressError
. runValueError
. (>>= (traverse deref1))
. (>>= traverse deref1)
. runTermEvaluator @_ @_ @(Value Precise (Eff _))
deref1 (ptr, env) = runAllocator $ do