1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 05:58:34 +03:00

Move for readability

This commit is contained in:
Rick Winfrey 2019-03-15 12:06:19 -07:00
parent e572bcb5b3
commit 4714579627

View File

@ -45,8 +45,8 @@ defineBuiltIn declaration rel accessControl value = withCurrentCallStack callSta
-- TODO: This span is still wrong.
declare declaration rel accessControl emptySpan ScopeGraph.Unknown (Just associatedScope)
param <- gensym
withScope associatedScope $ do
param <- gensym
declare (Declaration param) ScopeGraph.Gensym accessControl emptySpan ScopeGraph.Unknown Nothing
slot <- lookupSlot declaration