diff --git a/.ic3_history b/.ic3_history
index 7bd0e7b..b157a03 100644
--- a/.ic3_history
+++ b/.ic3_history
@@ -1,4 +1,3 @@
-defmodule Plop do def a = 1 end
Plop.a
defmodule Plop do def a = 1 end
Plop.a
@@ -97,3 +96,4 @@ end
Plop.m()
module()
List.reverse([1, 2, 3])
+List.reverse([1, 2, 3, 4, 5, 6, 7, 8, 9, 10])