forked from GitHub/gf-core
most primitives in Predef.gf are now implemented
This commit is contained in:
@@ -61,7 +61,6 @@ cRead = identS "read"
|
||||
cToStr = identS "toStr"
|
||||
cMapStr = identS "mapStr"
|
||||
cError = identS "error"
|
||||
cTrace = identS "trace"
|
||||
|
||||
-- * Hacks: dummy identifiers used in various places.
|
||||
-- Not very nice!
|
||||
|
||||
Reference in New Issue
Block a user