forked from GitHub/gf-core
macros for commands (dc) and terms (dt)
This commit is contained in:
@@ -25,6 +25,7 @@ data Value
|
||||
data Argument
|
||||
= AExp Exp
|
||||
| ANoArg
|
||||
| AMacro Ident
|
||||
deriving (Eq,Ord,Show)
|
||||
|
||||
valIdOpts :: String -> String -> [Option] -> String
|
||||
|
||||
Reference in New Issue
Block a user