Commit 0349e13f74a131e9aff73309f9edeba088d781f8

Thomas de Grivel 2024-05-01T11:09:02

history

1
2
3
4
5
6
7
8
9
10
11
12
13
14
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])