summaryrefslogtreecommitdiff
path: root/sources/examples/monads/errorInterpreter.scala
diff options
context:
space:
mode:
Diffstat (limited to 'sources/examples/monads/errorInterpreter.scala')
-rw-r--r--sources/examples/monads/errorInterpreter.scala1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/examples/monads/errorInterpreter.scala b/sources/examples/monads/errorInterpreter.scala
index d797f01a4d..05dc979621 100644
--- a/sources/examples/monads/errorInterpreter.scala
+++ b/sources/examples/monads/errorInterpreter.scala
@@ -83,3 +83,4 @@ object errorInterpreter {
System.out.println(test(term1));
}
}
+