forked from GitHub/gf-core
explanations to paradigms in synopsis
This commit is contained in:
@@ -15,7 +15,7 @@ getApiExx xx = do
|
||||
let aet = getApiExxTrees $ filter validOutput $ lines s
|
||||
aeos <- mapM readApiExxOne xx
|
||||
let aexx = mkApiExx $ ("API",aet) : aeos
|
||||
putStrLn $ prApiExx aexx
|
||||
-- putStrLn $ prApiExx aexx
|
||||
return aexx
|
||||
|
||||
readApiExxOne file = do
|
||||
|
||||
Reference in New Issue
Block a user