parsing cleaner
[minfp.git] / ast.dcl
diff --git a/ast.dcl b/ast.dcl
index 9e733b2..6987c5b 100644 (file)
--- a/ast.dcl
+++ b/ast.dcl
@@ -23,4 +23,4 @@ from StdOverloaded import class toString
        | TBool
        | TFun Type Type
 
-instance toString Expression, Value, Type
+instance toString Function, Expression, Value, Type