diff --git a/.ic3_history b/.ic3_history
index 4a377e3..c04bdbf 100644
--- a/.ic3_history
+++ b/.ic3_history
@@ -1,5 +1,3 @@
- def sq = fn (x) { x + x }
-end
Plop.sq(4)
defmodule Plop do def a = 1 end
Plop.a
@@ -97,3 +95,5 @@ quote [{:a, 1}, {:b, 2}]
%GL.Vertex{}
123.456
abc.def
+%{a: 1}
+%{a: 1}.a