mirror of
https://github.com/github/semantic.git
synced 2024-11-27 12:57:49 +03:00
🔥 redundant parens.
This commit is contained in:
parent
3f09dab215
commit
6a239acb35
@ -118,7 +118,7 @@ testEvaluating
|
||||
. runEvalError
|
||||
. runAddressError
|
||||
. runValueError
|
||||
. (>>= (traverse deref1))
|
||||
. (>>= traverse deref1)
|
||||
. runTermEvaluator @_ @_ @(Value Precise (Eff _))
|
||||
|
||||
deref1 (ptr, env) = runAllocator $ do
|
||||
|
Loading…
Reference in New Issue
Block a user