📝 printing
This commit is contained in:
@ -21,5 +21,5 @@ data Exp
|
||||
| Lambda VName Exp
|
||||
| Apply Exp Exp
|
||||
| TryCatch Exp Exp
|
||||
-- | Print String Exp
|
||||
| Print String Exp
|
||||
deriving (Eq, Show)
|
||||
|
Reference in New Issue
Block a user