mirror of
https://github.com/github/semantic.git
synced 2024-11-27 12:57:49 +03:00
todo other
This commit is contained in:
parent
6664d6fb94
commit
75f8273f28
@ -123,7 +123,7 @@ instance ToScopeGraph Py.Call where
|
||||
result <- scopeGraph function
|
||||
let scopeGraphArg = \case
|
||||
Prj expr -> scopeGraph (expr :: Py.Expression Loc)
|
||||
_ -> undefined
|
||||
other -> todo other
|
||||
args <- traverse scopeGraphArg args
|
||||
pure (result <> mconcat args)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user