forked from GitHub/gf-core
documenting testgf3
This commit is contained in:
@@ -283,7 +283,7 @@ computeTermOpt rec gr = comp where
|
||||
return $ T i cs'
|
||||
|
||||
T i cs -> do
|
||||
pty0 <- getTableType i
|
||||
pty0 <- errIn (prt t) $ getTableType i
|
||||
ptyp <- comp g pty0
|
||||
case allParamValues gr ptyp of
|
||||
Ok vs -> do
|
||||
|
||||
Reference in New Issue
Block a user