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:
parent
e572bcb5b3
commit
4714579627
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user