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