1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

runEnv in the evaluator spec.

This commit is contained in:
Rob Rix 2018-05-30 13:03:50 -04:00
parent a5072958b5
commit f9c7f2836d

View File

@ -38,6 +38,7 @@ evaluate
. runEnvironmentError . runEnvironmentError
. runAddressError . runAddressError
. runAllocator . runAllocator
. runEnv lowerBound
. runReturn . runReturn
. runLoopControl . runLoopControl